lint before test. (#3147)
Also turn on lint cacheing to make this change painless ;) add lint cache to gitignore...
This commit is contained in:
committed by
Florent Vilmart
parent
143bd11638
commit
4d17bed374
1
.gitignore
vendored
1
.gitignore
vendored
@@ -44,6 +44,7 @@ lib/
|
||||
|
||||
# cache folder
|
||||
.cache
|
||||
.eslintcache
|
||||
|
||||
# Mac DS_Store files
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user