mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
7 lines
No EOL
98 B
JSON
7 lines
No EOL
98 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"allowJs": false,
|
|
"checkJs": false
|
|
}
|
|
} |