Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@zendeskgarden/eslint-config
Advanced tools
:seedling: Garden is a design system for Zendesk
This package exposes a shareable ESLint config.
npm install --save-dev eslint babel-eslint @zendeskgarden/eslint-config
Add a .eslintrc
to your project with an extends
property like this:
{
extends: '@zendeskgarden'
}
Now Garden linting rules will apply to your project. See the ESLint Documentation for more details on extending shareable configuration files.
Shout-outs for a mostly reasonable set of lint rules go to:
Thanks for your interest in Garden! Community involvement helps make our design system fresh and tasty for everyone.
Got issues with what you find here? Please feel free to create an issue.
If you'd like to take a crack at making some changes, please follow our contributing documentation for details needed to submit a PR.
Community behavior is benevolently ruled by a code of conduct. Please participate accordingly.
Copyright 2020 Zendesk
Licensed under the Apache License, Version 2.0
FAQs
Garden ESLint config
The npm package @zendeskgarden/eslint-config receives a total of 3,318 weekly downloads. As such, @zendeskgarden/eslint-config popularity was classified as popular.
We found that @zendeskgarden/eslint-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.