vscode-pull-request-github/tsconfig.webviews.json

7 строки
121 B
JSON

{
"extends": "./tsconfig.browser.json",
"compilerOptions": {
"tsBuildInfoFile": "tsconfig.webviews.tsbuildinfo"
}
}