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