There was an error while loading. Please reload this page.
1 parent 4042389 commit f897565Copy full SHA for f897565
1 file changed
.vscode/settings.json
@@ -1,9 +1,7 @@
1
{
2
// Use the project's typescript version
3
- "typescript.tsdk": "node_modules/typescript/lib",
4
-
+ "js/ts.tsdk.path": "node_modules/typescript/lib",
5
"cSpell.enabledLanguageIds": ["markdown", "plaintext", "text", "yml"],
6
7
// Use prettier to format TypeScript, JavaScript and JSON files
8
"[typescript]": {
9
"editor.defaultFormatter": "esbenp.prettier-vscode"
0 commit comments