6.0.0 • Published 8 months ago
@sumup-oss/eslint-plugin-circuit-ui v6.0.0
@sumup-oss/eslint-plugin-circuit-ui
ESLint rules to help users follow best practices when using Circuit UI.
Installation
Depending on your preference, run one of the following in your terminal:
# With npm
npm install --save-dev @sumup-oss/eslint-plugin-circuit-ui
# With yarn v1
yarn add --dev @sumup-oss/eslint-plugin-circuit-uiUsage
Add the plugin to your ESLint configuration file:
{
"plugins": ["@sumup-oss/circuit-ui"]
}Rules are configured under the rules section:
{
"rules": {
"@sumup-oss/circuit-ui/<rule-name>": "error"
}
}Supported Rules
6.0.0
8 months ago
6.0.0-next.0
9 months ago
5.1.1
1 year ago
5.1.0
1 year ago
5.0.0
1 year ago
5.0.0-next.5
1 year ago
5.0.0-next.4
1 year ago
5.0.0-next.2
1 year ago
5.0.0-next.3
1 year ago
5.0.0-next.1
1 year ago
5.0.0-next.0
1 year ago