1.0.5 • Published 10 months ago

@self-kit/eslint-config-react-ts v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

@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