kingoftime-cli/test/tsconfig.json

10 lines
120 B
JSON

{
"extends": "../tsconfig",
"compilerOptions": {
"noEmit": true
},
"references": [
{"path": ".."}
]
}