Enabled VSCode svelte typescript
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
];
|
||||
userSettings = {
|
||||
"[javascript]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
"svelte.enable-ts-plugin" = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user