Skip to content

Commit

Permalink
Automatically enable vue hybrid mode
Browse files Browse the repository at this point in the history
  • Loading branch information
pkissling committed Oct 18, 2024
1 parent b7dd3d2 commit a8fca2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
"terminal.integrated.fontFamily": "Iosevka Term Extended",
"terraform.languageServer.enable": true,
"typescript.updateImportsOnFileMove.enabled": "always",
"vue.server.hybridMode": true,
"window.autoDetectColorScheme": true,
"window.commandCenter": true,
"workbench.colorCustomizations": {
Expand Down

0 comments on commit a8fca2c

Please sign in to comment.