Make ESLint ignore instrumented files for coverage analysis (!7236)

This commit is contained in:
winniehell 2016-11-02 11:21:09 +01:00
parent d733a966e4
commit 71f2d7f7aa
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/coverage-javascript/
/public/
/tmp/
/vendor/