mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Cleanup dev environment
This commit is contained in:
parent
3e7a39e250
commit
c49bcf070e
8 changed files with 135 additions and 1366 deletions
|
|
@ -1,9 +1,8 @@
|
|||
{
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"compilerOptions": {
|
||||
"experimentalDecorators": true,
|
||||
"moduleResolution": "Bundler",
|
||||
"allowJs": true,
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "react",
|
||||
"baseUrl": "src",
|
||||
"paths": {
|
||||
"@/graphql/*": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue