子仓库提交
This commit is contained in:
18
crop-x-new/.prettierignore
Normal file
18
crop-x-new/.prettierignore
Normal file
@@ -0,0 +1,18 @@
|
||||
node_modules
|
||||
dist
|
||||
build
|
||||
*.log
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
coverage
|
||||
.nyc_output
|
||||
.cache
|
||||
.temp
|
||||
.vscode
|
||||
.idea
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
pnpm-lock.yaml
|
||||
Reference in New Issue
Block a user