mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
@ -6,7 +6,7 @@
|
||||
"noEmit": true,
|
||||
"rootDir": ".",
|
||||
"module": "esnext",
|
||||
"lib": ["ES2019", "dom"],
|
||||
"lib": ["ES2020", "dom"],
|
||||
"types": ["webpack-env", "vscode-notebook-renderer"],
|
||||
"allowSyntheticDefaultImports": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user