summaryrefslogtreecommitdiff
path: root/.eslintignore
blob: 5428964b1cea34f15fe12d7193a6d1d2e53ecffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/app/assets/javascripts/locale/**/app.js
/builds/
/coverage/
/coverage-frontend/
/node_modules/
/public/
/tmp/
/vendor/
/sitespeed-result/
/fixtures/**/*.graphql
# Storybook build artifacts
/storybook/public
spec/fixtures/**/*.graphql