This commit is contained in:
dylan 2024-03-25 00:37:30 -07:00
parent f30750328a
commit f7a5605074

View File

@ -5,6 +5,7 @@
"moduleResolution": "node",
"jsx": "react-jsx",
"allowImportingTsExtensions": true,
"noEmit": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,