mirror of
https://github.com/cdr/code-server.git
synced 2026-01-01 13:25:07 +01:00
7 lines
No EOL
98 B
JSON
7 lines
No EOL
98 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"allowJs": false,
|
|
"checkJs": false
|
|
}
|
|
} |