1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-22 16:39:58 +00:00
Nuxt/.eslintignore
Kevin Marrec 920f444b6e refactor(ts): better DX for typescript support ()
Breaking change : `build.useForkTsChecker` renamed to `build.typescript.typeCheck`
2019-03-14 13:37:47 +03:30

18 lines
248 B
Plaintext

# Common
node_modules
dist
.nuxt
coverage
# Examples
## cofeescript
examples/coffeescript/pages/index.vue
examples/pug-stylus-coffee/
examples/typescript-eslint/
# Packages
# vue-app
packages/vue-app/template
!packages/vue-app/template/store.js