@sumup/eslint-plugin-circuit-ui

4.1.0 • Public • Published

@sumup/eslint-plugin-circuit-ui

ESLint rules to help users follow best practices when using Circuit UI.

Stars Version Coverage License Contributor Covenant

Installation

Depending on your preference, run one of the following in your terminal:

# With npm
npm install --save-dev @sumup/eslint-plugin-circuit-ui

# With yarn v1
yarn add --dev @sumup/eslint-plugin-circuit-ui

Usage

Add the plugin to your ESLint configuration file:

{
  "plugins": ["@sumup/circuit-ui"]
}

Rules are configured under the rules section:

{
  "rules": {
    "@sumup/circuit-ui/<rule-name>": "error"
  }
}

Supported Rules

Package Sidebar

Install

npm i @sumup/eslint-plugin-circuit-ui

Weekly Downloads

1,102

Version

4.1.0

License

Apache-2.0

Unpacked Size

79.2 kB

Total Files

19

Last publish

Collaborators

  • connor_baer
  • felixjung
  • appscisumup
  • cristianoliveira
  • mariela.kasovska
  • rhosum
  • inkyov
  • ugobriasco
  • wilianpereira
  • miryyy
  • apetkova
  • ttabakov
  • felixlam-sumup
  • afonsodelgado
  • dmitri
  • publishingcisumup
  • sumupbot