mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
set noEmit on tsconfig.monaco
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/tsconfig",
|
||||
"compilerOptions": {
|
||||
"noEmit": true,
|
||||
"module": "amd",
|
||||
"moduleResolution": "classic",
|
||||
"noImplicitAny": false,
|
||||
|
||||
Reference in New Issue
Block a user