summaryrefslogtreecommitdiff
path: root/.eslintignore
blob: f364771e54f947b1bbe29961699398632e5036e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/app/assets/javascripts/locale/**/app.js
/config/
/builds/
/coverage/
/coverage-frontend/
/coverage-javascript/
/node_modules/
/public/
/scripts/
/tmp/
/vendor/
jest.config.*.js
karma.config.js
webpack.config.js