0.0.0 • Published 2 years ago

eslint-beautiful-config-react-typescript-pro v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's devDependencies:

npm install --save-dev eslint-beautiful-config-react-typescript-pro

This library has a required peerDependencies for TypeScript

Usage

Then add the extends to your .eslintrc.js or .eslintrc.json or .eslintrc:

{
  "extends": "eslint-beautiful-config-react-typescript-pro"
}

LICENSE

MIT