{ "extends": "astro/tsconfigs/strict", "compilerOptions": { "jsx": "preserve", "jsxImportSource": "solid-js" } }