Spaces:
Sleeping
Sleeping
| { | |
| "extends": "astro/tsconfigs/strict", | |
| "compilerOptions": { | |
| "jsx": "react-jsx", | |
| "jsxImportSource": "react", | |
| "allowImportingTsExtensions": true | |
| } | |
| } | |
| { | |
| "extends": "astro/tsconfigs/strict", | |
| "compilerOptions": { | |
| "jsx": "react-jsx", | |
| "jsxImportSource": "react", | |
| "allowImportingTsExtensions": true | |
| } | |
| } | |