github-desktop/.eslintignore
2020-07-02 17:04:22 +02:00

8 lines
250 B
Plaintext

# 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
node_modules
app/node_modules