{ "compilerOptions": { "jsx": "react" }, "include": [ "./src/**/*", "./src/components/*" ] }