chore: enable svelte TS plugin
This commit is contained in:
parent
d494aacd80
commit
c17aa9dafa
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -64,6 +64,7 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
// TS/JS
|
// TS/JS
|
||||||
|
"svelte.enable-ts-plugin": true,
|
||||||
"typescript.tsdk": "node_modules/typescript/lib",
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||||||
"[javascript]": {
|
"[javascript]": {
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue