mirror of https://git.tuxpa.in/a/code-server.git
5 lines
64 B
JSON
5 lines
64 B
JSON
|
{
|
||
|
"extends": "../tsconfig.json",
|
||
|
"include": ["./**/*.ts"]
|
||
|
}
|