1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-05 07:13:06 +08:00
code-server/ci/tsconfig.json
2020-02-14 20:00:19 -05:00

5 lines
64 B
JSON

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