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.
eslint-config-seneca
Advanced tools
A config for ESLint that adheres to Seneca's linting guidelines. All applicable repos within the Senecajs org must be linted using this config.
If you're using this config, and need help, you can:
To install, simply use npm,
npm install eslint-config-seneca eslint-plugin-standard eslint-plugin-hapi
Note: If you are using ESLint v1 use v1.x.x. If you are using ESLint v2 use 2.x.x.
Create an .eslintrc
file with the following contents.
{
"extends": "seneca"
}
Once created ESLint will auto load the config when you next lint.
The Senecajs Organization encourages open and safe participation.
If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.
Copyright (c) 2015-2016, Dean McDonnell and other contributors. Licensed under MIT.
FAQs
ESLint config for seneca
The npm package eslint-config-seneca receives a total of 211 weekly downloads. As such, eslint-config-seneca popularity was classified as not popular.
We found that eslint-config-seneca demonstrated a not healthy version release cadence and project activity because the last version was released 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
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.