eslint: add --cache flag for faster linting

This commit is contained in:
cPhost
2017-12-06 19:56:39 -05:00
committed by showell
parent 59b0776c53
commit c6985e2eee
3 changed files with 5 additions and 3 deletions

1
.gitignore vendored
View File

@@ -62,6 +62,7 @@ zulip.kdev4
*.DS_Store
# .cache/ is generated by VSCode's test runner
.cache/
.eslintcache
## Miscellaneous
# (Ideally this section is empty.)