{ "extends": "../tsconfig.base.json", "compilerOptions": { "composite": true, "allowJs": true }, "references": [ { "path": "../.github/scripts/tsconfig.json" } ] }