now cleaning up

This commit is contained in:
2016-03-21 01:07:34 +01:00
parent b76cb1376d
commit e7e228c900
8 changed files with 34 additions and 6 deletions

View File

@ -1,2 +0,0 @@
#!/usr/bin/env node
var index = require("./index.js");

View File

@ -1,5 +1,5 @@
{
"mode":"custom",
"mode":"default",
"ts":{
"./customdir/*.ts":"./"
},