eslint-config-ezze-react-ts

0.10.0 • Public • Published

eslint-config-ezze-react-ts

ESLint configuration for TypeScript with React support.

Installation

yarn add eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-config-ezze-react-ts --dev

or

npm install eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-config-ezze-react-ts --save-dev

Usage

Create .eslintrc.json file in your project and place the following there:

{
  "extends": "ezze-react-ts"
}

See Shareable configs for more details.

Contribution

Before making a pull request be sure your changes are rebased to develop branch.

License

MIT

Package Sidebar

Install

npm i eslint-config-ezze-react-ts

Weekly Downloads

1

Version

0.10.0

License

MIT

Unpacked Size

3.1 kB

Total Files

7

Last publish

Collaborators

  • ezze