Cleanup dev environment

This commit is contained in:
Jorge Vargas 2024-11-13 22:45:30 -06:00
parent 3e7a39e250
commit c49bcf070e
8 changed files with 135 additions and 1366 deletions

View file

@ -1,9 +1,8 @@
{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"experimentalDecorators": true,
"moduleResolution": "Bundler",
"allowJs": true,
"jsx": "react-jsx",
"jsxImportSource": "react",
"baseUrl": "src",
"paths": {
"@/graphql/*": [