Skip to content

Commit 0b6c975

Browse files
sergeibbbeamodio
authored andcommitted
Changes path to typescript sdk in settings to nix style
1 parent 629cab5 commit 0b6c975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
"**/dist": true
5050
},
5151
"typescript.preferences.importModuleSpecifier": "project-relative",
52-
"typescript.tsdk": "node_modules\\typescript\\lib"
52+
"typescript.tsdk": "node_modules/typescript/lib"
5353
}

0 commit comments

Comments
 (0)