Eslint config for react with typescript
npm i eslint prettier @self-kit/eslint-config-react-ts --save-dev
yarn add eslint prettier @self-kit/eslint-config-react-ts -D
.eslintrc
{
"extends": ["@self-kit/eslint-config-react-ts"]
}
.prettierrc
файл не нужен так, как он сконфигурирован внутри @self-kit/eslint-config-react-ts