Operand

odyssey, u hear?

gram: docs

> ./examples/astro/tsconfig.json

{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"jsx": "react-jsx"
},
"include": ["src", "../shared"]
}