@ -3,7 +3,7 @@
"compilerOptions": {
"jsx": "react-jsx",
"target": "ES2022",
"lib": ["ES2015", "ES2016", "ES2018"],
"lib": ["ES2015", "DOM", "ES2016", "ES2018"],
"allowJs": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true