Make ESLint ignore instrumented files for coverage analysis (!7236)
This commit is contained in:
parent
d733a966e4
commit
71f2d7f7aa
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/coverage-javascript/
|
||||
/public/
|
||||
/tmp/
|
||||
/vendor/
|
||||
|
|
Loading…
Reference in a new issue