Openstatus www.openstatus.dev
at 552ff64ccfdc1d64cbb4ed6bec9b157e937e2ed3 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}