2.0.0 • Published 1 year ago

@hurtigruten/eslint-config-react v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Hurtigruten shared eslint config for React

Install the config

npm install --D @hurtigruten/eslint-config-react

Install all needed peer dependencies

npx install-peerdeps --dev @hurtigruten/eslint-config-react

Extend the eslint config file

{
  "extends": "@hurtigruten/eslint-config-react"
}