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.
@drpg/eslint-config
Advanced tools
An eslint configuration that includes our common eslint settings for the different types of projects we work on.
@drpg/eslint-config
An eslint configuration that includes our common eslint settings for the different types of projects we work on.
.eslintrc
{
"extends": "@drpg/eslint-config"
}
Name | Description |
---|---|
@drpg/eslint-config | The default eslint config. See @drpg/eslint-config/react-web below. |
@drpg/eslint-config/web | Base standards with Jest & TypeScript integrated. |
@drpg/eslint-config/react-web | Base React standards with React, Jest, Storybook & TypeScript all fully integrated. (Default) |
@drpg/eslint-config/react-native | Base standards with preconfigured settings for React Native development. |
@drpg/eslint-config/node | Base standards tweaked for NodeJS development. |
@drpg/eslint-config
Alias for @drpg/eslint-config/react-web
@drpg/eslint-config/web
Base general-purpose standard for web projects. Does not include any framework-specific linting rules.
This should not be used on any projects with React (use @drpg/eslint-config/react-web
instead).
@drpg/eslint-config/react-web
Includes support for;
@drpg/eslint-config/react-native
TODO: Make this config. Raise a MR?
@drpg/eslint-config/node
TODO: Make this config. Raise a MR?
FAQs
An eslint configuration that includes our common eslint settings for the different types of projects we work on.
The npm package @drpg/eslint-config receives a total of 369 weekly downloads. As such, @drpg/eslint-config popularity was classified as not popular.
We found that @drpg/eslint-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.