mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-02-24 20:09:20 +00:00
bcdca86539
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|||
"extends": "../../shared.tsconfig.json",
|
|||
"compilerOptions": {
|
|||
"resolveJsonModule": true,
|
|||
"outDir": "./out"
|
|||
}
|
|||
}
|