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