Nuxt/.eslintignore
Alexander Lichter 1ec5cf7b1c lint: force if braces, no lonely ifs and add store.js (#3685)
* lint: add curly and no-lonely-if

* lint: add lib/app/store.js to eslint config
2018-08-11 00:24:53 +01:00

8 lines
111 B
Plaintext

app
!app/store.js
node_modules
dist
.nuxt
examples/coffeescript/pages/index.vue
!examples/storybook/.storybook