{ "compilerOptions": { "jsx": "react" }, "lib": ["ES2015"] }
{
"compilerOptions": {
"jsx": "react"
},
"lib": ["ES2015"]
}