@immowelt/eslint-config-immowelt-react

ESLint shareable react config


Keywords
eslint, config, immowelt, react
License
MIT
Install
npm install @immowelt/eslint-config-immowelt-react@2.0.0

Documentation

@immowelt/eslint-config-immowelt-react

Powered by Immowelt Build Status Renovate enabled semantic-release

This package provides base (eslint-config-immowelt-base) and react (this package) configurations used by ImmoweltGroup.

Usage

Add it to your dependencies.

yarn add @immowelt/eslint-config-immowelt-react --dev

Use it in your ESLint settings.

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

Linting Bundle

License

See the LICENSE file at the root of the repository.