feat: remove react
All checks were successful
renovate / renovate (push) Successful in 1m17s
test-build / guarddog (push) Successful in 1m8s
test-build / build (push) Successful in 2m3s

This commit is contained in:
2026-03-16 00:00:26 -05:00
parent c4104a52d1
commit e3179b0480
4 changed files with 210 additions and 322 deletions

View File

@@ -5,8 +5,6 @@
"compilerOptions": {
"strictNullChecks": true,
"baseUrl": ".",
"jsx": "react-jsx",
"jsxImportSource": "react",
"types": ["astro/client"],
"paths": {
"@/*": ["src/*"],