{ "extends": "../../tsconfig.base.json", "references": [{"path": "./tsconfig.build.json"}], "compilerOptions": { "rootDir": ".", "noEmit": true, "checkJs": true }, "include": ["update.mjs"] }