{ "compilerOptions": { "lib": ["ES2020", "dom"], "jsx": "react", "esModuleInterop": true }, "include": ["src/**/*"] }