is/tsconfig.xo.json

7 lines
61 B
JSON
Raw Normal View History

2020-01-21 17:56:44 +01:00
{
"extends": "./tsconfig.json",
"include": [
"test"
]
}