@@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/tsconfig",
"compilerOptions": {
"target": "ESNext",
- "module": "NodeNext",
+ "module": "ESNext",
"allowJs": true,
"skipLibCheck": true,
"importHelpers": true,