Files
28k8-moonweb-org/tsconfig.json
T
2026-08-15 18:51:43 +02:00

2 lines
111 B
JSON

{ "extends": "astro/tsconfigs/strict", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "react" } }