{ "$schema": "https://json.schemastore.org/tsconfig", "display": "Bun", "extends": "./base.json", "compilerOptions": { "types": ["bun-types"] } }