mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 07:47:23 +01:00
Add explicit rootDirs
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"outDir": "./out",
|
||||
"lib": [
|
||||
"ES2024",
|
||||
|
||||
Reference in New Issue
Block a user