{ "compilerOptions": { "module": "ES2015", "moduleResolution": "node", "target": "ES2017", "jsx": "react", "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }}