mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 09:08:46 +00:00
7 lines
No EOL
98 B
JSON
7 lines
No EOL
98 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"allowJs": false,
|
|
"checkJs": false
|
|
}
|
|
} |