Openstatus www.openstatus.dev
at 330f418b742e424fe033d69bcd917f761856fa3e 8 lines 159 B view raw
1{ 2 "extends": "@openstatus/tsconfig/base.json", 3 "compilerOptions": { 4 "jsx": "react-jsx", 5 "jsxImportSource": "hono/jsx", 6 "lib": ["ES2022"] 7 } 8}