@self-kit/eslint-config-react-ts
v1.0.5
Published
Eslint config for react with typescript
Readme
@self-kit/eslint-config-react-ts
Eslint config for react with typescript
Usage
Installation
Npm
npm i eslint prettier @self-kit/eslint-config-react-ts --save-dev Yarn
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
