Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

ESLint shareable react config

License

Notifications You must be signed in to change notification settings

ImmoweltGroup/eslint-config-immowelt-react

Repository files navigation

@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.