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