We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317a373 commit b980e11Copy full SHA for b980e11
1 file changed
.vscode/settings.json
@@ -1,9 +1,3 @@
1
{
2
- "typescript.tsdk": "node_modules/typescript/lib",
3
- "grammarly.selectors": [
4
- {
5
- "language": "markdown",
6
- "scheme": "file"
7
- }
8
- ]
+ "js/ts.tsdk.path": "node_modules/typescript/lib"
9
}
0 commit comments