Commit 316611cb by 初志鑫

deploy

parent 60dadc23
......@@ -16,3 +16,4 @@ public/video
*.zip
*.7z
/src/layouts/components/zx-layouts
/zx-templates
......@@ -44,5 +44,7 @@
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.suggest.snippetsPreventQuickSuggestions": false
"editor.suggest.snippetsPreventQuickSuggestions": false,
"prettier.htmlWhitespaceSensitivity": "ignore",
"prettier.vueIndentScriptAndStyle": true
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment