Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@dwarvesf/react-eslint-config
Advanced tools
This package includes the shareable ESLint configuration.
First, install this package
pnpm add -D @dwarvesf/react-eslint-config @typescript-eslint/eslint-plugin@4.x @typescript-eslint/parser@4.0.1 babel-eslint@10.x eslint@7.x eslint-config-airbnb@18.x eslint-config-airbnb-typescript@12.x eslint-config-prettier@7.x eslint-config-react@1.x eslint-plugin-import@2.x eslint-plugin-jsx-a11y@6.x eslint-plugin-prettier@3.x eslint-plugin-react@7.x eslint-plugin-react-hooks@4.x eslint-plugin-testing-library@3.x
If using npm 5+, use this shortcut
npx install-peerdeps --dev @dwarvesf/react-eslint-config
Then create a file named .eslintrc.json
with following contents in the root
folder of your project:
{
"extends": "@dwarvesf/react-eslint-config"
}
FAQs
React ESLint configuration for @dwarvesf
The npm package @dwarvesf/react-eslint-config receives a total of 36 weekly downloads. As such, @dwarvesf/react-eslint-config popularity was classified as not popular.
We found that @dwarvesf/react-eslint-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
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.