We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a76dc commit 2b53396Copy full SHA for 2b53396
1 file changed
extensions/ql-vscode/gulpfile.ts/tsconfig.json
@@ -8,7 +8,7 @@
8
"lib": ["es6"],
9
"moduleResolution": "node",
10
"sourceMap": true,
11
- "rootDir": "src",
+ "rootDir": ".",
12
"strictNullChecks": true,
13
"noFallthroughCasesInSwitch": true,
14
"preserveWatchOutput": true,
0 commit comments