1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-26 12:15:26 +00:00
code-server-2/test/tsconfig.json
2021-01-22 14:18:45 -07:00

5 lines
64 B
JSON

{
"extends": "../tsconfig.json",
"include": ["./**/*.ts"]
}