Skip to content

Commit

Permalink
delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyreilly committed May 15, 2017
1 parent 130f128 commit 3118b1a
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -8,7 +8,6 @@ var ForkTsCheckerNotifierWebpackPlugin = require('fork-ts-checker-notifier-webpa
module.exports = function (config) {
var forkTsCheckerOptions = {
blockEmit: true,
// tslint: true,
watch: ['./test'] // optional but improves performance (less stat calls)
};
var plugins = config.singleRun
Expand Down

0 comments on commit 3118b1a

Please sign in to comment.