fix. 개발 도구 적용. (typescript, prettier, es-lint)
This commit is contained in:
14
.eslintignore
Normal file
14
.eslintignore
Normal file
@@ -0,0 +1,14 @@
|
||||
temp/
|
||||
**/temp/**
|
||||
node_modules/
|
||||
.nuxt/
|
||||
.output/
|
||||
dist/
|
||||
build/
|
||||
coverage/
|
||||
.nyc_output/
|
||||
*.log
|
||||
*.tsbuildinfo
|
||||
.env
|
||||
.env.*
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user