{ "extends": "./tsconfig.core.test.shard.json", "compilerOptions": { "tsBuildInfoFile": "../../.artifacts/tsgo-cache/core-test-commands.tsbuildinfo" }, "include": [ "../../src/commands/**/*.test.ts", "../../src/commands/**/*.test.tsx" ] }