{ "compilerOptions": { "strict": true, "jsx": "react-jsx", "jsxImportSource": "hono/jsx", "paths": { "@blog/*": [ "./src/*" ] } } }