mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Add explicit rootDirs
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"outDir": "./out",
|
||||
"sourceMap": true,
|
||||
"sourceRoot": "../src",
|
||||
|
||||
Reference in New Issue
Block a user