mirror of
https://github.com/cdr/code-server.git
synced 2026-04-12 10:02:05 +02:00
4 lines
64 B
JSON
4 lines
64 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": ["./**/*.ts"]
|
|
}
|