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-theme-next
Advanced tools
ESLint config for projects under theme NexT organization.
ESLint config for projects under theme NexT organization.
There are two ways to install this configuration preset with ESLint
: globally (recommended) or locally.
npm install -g eslint
npm install -g eslint-config-theme-next
npm install --save-dev eslint
npm install --save-dev eslint-config-theme-next
If the file .eslintrc.json
does not exists in the required repository, you will need to create it:
{
"extends": "theme-next",
"root": true
}
Next, you can choose to install the ESLint plugin for your editor. For example, use Visual Studio Code with ESLint plugin installed.
FAQs
ESLint config for projects under theme NexT organization.
The npm package eslint-config-theme-next receives a total of 15 weekly downloads. As such, eslint-config-theme-next popularity was classified as not popular.
We found that eslint-config-theme-next demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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.