{ "compilerOptions": { "allowJs": true, "noEmit": true, "module": "esnext", "target": "ES2017", "esModuleInterop": true, "jsx": "react" } }