mirror of
https://github.com/danog/code-server.git
synced 2024-11-30 04:39:46 +01:00
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"allowJs": false,
|
|
"checkJs": false
|
|
}
|
|
} |