We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8890741 commit f2c9f28Copy full SHA for f2c9f28
.vscode/settings.json
@@ -10,6 +10,6 @@
10
"max_preserve_newlines": 10
11
},
12
"tslint.autoFixOnSave": false,
13
- "typescript.tsdk": "node_modules\\typescript\\lib",
+ "typescript.tsdk": "node_modules/typescript/lib",
14
"angular.experimental-ivy": true
15
}
0 commit comments