{ "compilerOptions": { "lib": ["ESNext", "DOM"], "target": "ESNext", "jsx": "react-jsx" } }