mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
set outdir in tsconfig.json
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
"noUnusedLocals": true,
|
||||
"noImplicitThis": true,
|
||||
"baseUrl": ".",
|
||||
"outDir": "../out",
|
||||
"typeRoots": [
|
||||
"typings"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user