Skip to content

Commit 53a5911

Browse files
committed
Drive-by fix vscode config
1 parent 72cf3f0 commit 53a5911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"coverage": true,
1818
"npm": true
1919
},
20-
"typescript.tsdk": "node_modules/typescript/lib",
20+
"js/ts.tsdk.path": "node_modules/typescript/lib",
2121
"editor.formatOnSave": true,
2222
"editor.defaultFormatter": "esbenp.prettier-vscode",
2323
"[typescript]": {

0 commit comments

Comments
 (0)