
Security News
TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
@sumup-oss/eslint-plugin-circuit-ui
Advanced tools
ESLint rules to help users follow best practices when using Circuit UI.
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-ui
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"
}
}
FAQs
ESLint rules to lint Circuit UI.
We found that @sumup-oss/eslint-plugin-circuit-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.