{ "compilerOptions": { "moduleResolution": "node", "target": "esnext", "jsx": "react", "module": "esnext", "allowSyntheticDefaultImports": true, "esModuleInterop": true, "baseUrl": "." } }