mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-12-14 06:28:46 +00:00
测视例
This commit is contained in:
9
hello-chrome/.vscode/settings.json
vendored
Normal file
9
hello-chrome/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"files.autoSave": "onFocusChange",
|
||||
"[html]": {
|
||||
"editor.suggest.insertMode": "replace",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.formatOnType": true,
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user