Skip to content

Commit 295c7eb

Browse files
committed
refactor: update settings.json for performance
1 parent 992e8f5 commit 295c7eb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.vscode/settings.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
},
2323
"[scss]": {
2424
"editor.defaultFormatter": "vscode.css-language-features"
25-
}
26-
}
25+
},
26+
"vue.server.hybridMode": "typeScriptPluginOnly"
27+
}

0 commit comments

Comments
 (0)