{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "lib": ["DOM", "ES2015", "ES2022.Error"], "resolveJsonModule": true }, "display": "codama", "extends": "../../tsconfig.json", "include": ["src", "test"] }