{ "compilerOptions": { "target": "ES2022", "allowSyntheticDefaultImports": true }, "exclude": ["node_modules", "examples", "dist"], "include": ["src/**/*"] }