{ "compilerOptions": { "module": "ESNext", "target": "ES2020", "esModuleInterop": true, "allowJs": true }, "include": ["./*"] }