1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-27 04:35:25 +00:00
code-server-2/ci/tsconfig.json
2020-02-14 20:00:19 -05:00

5 lines
64 B
JSON

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