First Commit Test
This commit is contained in:
11
.eslintignore
Normal file
11
.eslintignore
Normal file
@ -0,0 +1,11 @@
|
||||
# ignore generate imports
|
||||
auto-imports.d.ts
|
||||
components.d.ts
|
||||
nuxt.d.ts
|
||||
|
||||
# nuxt and other artefacts
|
||||
.nuxt
|
||||
.output
|
||||
node_modules
|
||||
dist
|
||||
public
|
||||
Reference in New Issue
Block a user