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-baoshuo
Advanced tools
ESLint config for Baoshuo.
npm i -D eslint eslint-config-baoshuo eslint-plugin-prettier prettier prettier-plugin-organize-imports
# or
yarn add -D eslint eslint-config-baoshuo eslint-plugin-prettier prettier prettier-plugin-organize-imports
Add following snippets to your ESLint configuration files.
npm i -D eslint-plugin-node eslint-plugin-import
# or use yarn:
yarn add -D eslint-plugin-node eslint-plugin-import
{
"extends": "baoshuo/node"
}
npm i -D typescript @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-plugin-import eslint-import-resolver-typescript
# or use yarn:
yarn add -D typescript @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-plugin-import eslint-import-resolver-typescript
{
"extends": "baoshuo/typescript"
}
npm i -D eslint-plugin-react-hooks eslint-plugin-react eslint-plugin-jsx-a11y
# or use yarn:
yarn add -D eslint-plugin-react-hooks eslint-plugin-react eslint-plugin-jsx-a11y
{
"extends": "baoshuo/react"
}
eslint-config-baoshuo © Baoshuo, Released under the MIT License.
This project is inspired by SukkaW/eslint-config-sukka.
Personal Website · Blog · GitHub @renbaoshuo · Twitter @renbaoshuo
FAQs
ESLint config for Baoshuo's projects.
The npm package eslint-config-baoshuo receives a total of 2 weekly downloads. As such, eslint-config-baoshuo popularity was classified as not popular.
We found that eslint-config-baoshuo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.