{
"extends": "../../tsconfig.json",
"compilerOptions": {
eslint-plugin-react
"jsx": "react-jsx"
},
"include": ["src", "tests", "vite.config.ts"]
}