Update .eslintignore

This commit is contained in:
Brendan Forster 2019-01-07 08:55:10 -04:00 committed by GitHub
parent a18d286218
commit 9b5ce86adc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# these folders contain scripts to add enhance the code coverage reports and are
# already ignored by .gitignore but because they live under app and script they
# will be included when linting unless they are excluded here
# These folders contain scripts to enhance the code coverage reports and are
# already ignored by .gitignore, but because they live under app and script they
# might be included when linting
app/coverage
script/coverage