We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec7a77 commit dd5260dCopy full SHA for dd5260d
1 file changed
.vscode/settings.json
@@ -11,5 +11,6 @@
11
"coverage.xml",
12
"jacoco.xml",
13
"coverage.cobertura.xml"
14
- ]
+ ],
15
+ "typescript.tsdk": "node_modules/typescript/lib"
16
}
0 commit comments