Skip to content

Commit f2c9f28

Browse files
committed
chore: update vscode settings
1 parent 8890741 commit f2c9f28

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
@@ -10,6 +10,6 @@
1010
"max_preserve_newlines": 10
1111
},
1212
"tslint.autoFixOnSave": false,
13-
"typescript.tsdk": "node_modules\\typescript\\lib",
13+
"typescript.tsdk": "node_modules/typescript/lib",
1414
"angular.experimental-ivy": true
1515
}

0 commit comments

Comments
 (0)