{ "extends": "../../tsconfig.json", "compilerOptions": { "noEmit": true }, "references": [ { "path": "../shared" } ], "include": [ "src/**/*.ts" ] }