Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
eslint-config-brainly-react
Advanced tools
Brainly's shareable ESLint config for front-end projects using React. It extends our base config.
If you're setting up a non-react ES6 project use eslint-config-brainly.
For legacy ES5 code use eslint-config-brainly-legacy.
Install the eslint-config-brainly-react
package with yarn
/npm
and make
sure that the peer dependencies are installed. In most cases (unless you
need to have full control over the eslint / eslit plugins versions) you can just
rely on this command:
npx install-peerdeps --dev eslint-config-brainly-react
and extend the "brainly-react"
setup in your .eslintrc
:
{
"extends": "brainly-react"
}
Looking for more of our tools configs? Check out this readme.
MIT
FAQs
Brainly's shareable ESLint config for React projects
The npm package eslint-config-brainly-react receives a total of 285 weekly downloads. As such, eslint-config-brainly-react popularity was classified as not popular.
We found that eslint-config-brainly-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.