redmine-time-manager/test/tsconfig.json
Pavel Gnedov 380d4c02a8 init
2022-01-30 00:55:41 +07:00

9 lines
120 B
JSON

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