is/tsconfig.xo.json
2020-01-21 23:56:44 +07:00

6 lines
61 B
JSON

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