feat:初始化 -融骅
This commit is contained in:
13
front/.vscode/settings.json
vendored
Normal file
13
front/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"editor.tabSize": 2,
|
||||
"stylelint.validate": [
|
||||
"css",
|
||||
"scss",
|
||||
"postcss"
|
||||
],
|
||||
"editor.codeActionsOnSave":{
|
||||
"source.fixAll": true
|
||||
},
|
||||
"editor.suggest.snippetsPreventQuickSuggestions": false,
|
||||
"docwriter.style": "Auto-detect"
|
||||
}
|
||||
Reference in New Issue
Block a user