Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
@figuredev/eslint-config-react-web
Advanced tools
Eslint configuration for our React Web applications.
Eslint configuration for our React Web applications.
First install the package and its peer dependencies
yarn add -D @figuredev/eslint-config-react-web
Next add it under eslintConfig key to your package.json or add it to your existing eslint config.
// package.json
{
// ...
"eslintConfig": {
"extends": "@figuredev/eslint-config-react-web"
}
}
To release your changes run:
yarn release
FAQs
Eslint configuration for our React Web applications.
The npm package @figuredev/eslint-config-react-web receives a total of 9 weekly downloads. As such, @figuredev/eslint-config-react-web popularity was classified as not popular.
We found that @figuredev/eslint-config-react-web 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
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
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.