Use ESLint CLIEngine directly instead of gulp-eslint because it doesn't support caching yet.

Added new eslint-cli task with cache.
This commit is contained in:
Gunther Brunner
2016-01-20 23:15:56 +09:00
parent 6d46132b63
commit 42e9648da1
4 changed files with 38 additions and 3 deletions

1
.gitignore vendored
View File

@@ -10,3 +10,4 @@
/rethinkdb_data/
/temp/
/tmp/
.eslintcache