提交1 bmad搭建与项目启动 - ok
This commit is contained in:
15
crop-x/.eslintignore
Normal file
15
crop-x/.eslintignore
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
dist
|
||||
build
|
||||
*.log
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
coverage
|
||||
.nyc_output
|
||||
.cache
|
||||
.temp
|
||||
.vscode
|
||||
.idea
|
||||
Reference in New Issue
Block a user