4.1.0 • Published 12 months ago
@sumup/eslint-plugin-circuit-ui v4.1.0
@sumup/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/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
5.0.0-next.0
12 months ago
5.0.0-next.2
1 year ago
5.0.0-next.1
1 year ago
4.1.1-next.0
1 year ago
5.0.0-canary.1
2 years ago
4.1.0
2 years ago
5.0.0-canary.0
2 years ago
4.0.0-canary.2
2 years ago
4.0.0
2 years ago
4.0.0-canary.1
2 years ago
4.0.0-canary.0
2 years ago
3.1.0
2 years ago
3.0.0-next.2
2 years ago
3.0.0-next.1
2 years ago
3.0.0
2 years ago
3.0.0-next.0
2 years ago
2.1.0
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.0.0
2 years ago
0.1.0
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago