We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede534c commit 435fc0aCopy full SHA for 435fc0a
extensions/ql-vscode/test/tsconfig.json
@@ -5,6 +5,6 @@
5
"compilerOptions": {
6
"noEmit": true,
7
"resolveJsonModule": true,
8
- "rootDirs": [".", "../src"]
+ "rootDir": ".."
9
}
10
0 commit comments