This commit is contained in:
2024-12-30 13:28:33 -07:00
parent 847eef1a84
commit 44d1dd172a
6 changed files with 6455 additions and 9725 deletions

View File

@ -1,5 +1,6 @@
{
"compilerOptions": {
"typeRoots": ["./node_modules/@types"],
"allowSyntheticDefaultImports": true,
"lib": [
"ES2020"