mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-07-05 06:55:04 +08:00
Normative
This commit is contained in:
parent
ec5e7ebf79
commit
1a8322a5d3
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,4 +21,4 @@ tests/**/coverage/
|
|||||||
*.ntvs*
|
*.ntvs*
|
||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
tsconfig.tsbuildinfo
|
tsconfig.tsbuildinfo
|
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -25,7 +25,7 @@
|
|||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||||
},
|
},
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.fixAll.eslint": "explicit"
|
"source.fixAll.eslint": "true"
|
||||||
},
|
},
|
||||||
"iconify.excludes": ["el"],
|
"iconify.excludes": ["el"],
|
||||||
"cSpell.words": ["iconify", "Qrcode"]
|
"cSpell.words": ["iconify", "Qrcode"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user