@hex-labs/eslint-config-react
v1.4.4
Published
HexLabs shareable ESLint config for TypeScript React projects.
Downloads
13
Readme
@hex-labs/eslint-config-react
Installation
npm install --save-dev @hex-labs/eslint-config-react eslint
yarn add --dev @hex-labs/eslint-config-react eslint
Usage
Add this line to your package.json
"eslintConfig": {
"extends": "@hex-labs/eslint-config-react"
}
License
MIT © HexLabs