Get rid of Visual Studio project files for tsconfig
This commit is contained in:
@@ -3,4 +3,4 @@ import batch = require('./batch');
|
||||
|
||||
batch(process.argv, (err: any) => {
|
||||
if (err) console.error(err.stack || err);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user