Socket
Socket
Sign inDemoInstall

@dooboo/eslint-config-node

Package Overview
Dependencies
226
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dooboo/eslint-config-node

ESLint config for node.js


Version published
Weekly downloads
79
Maintainers
1
Install size
14.1 MB
Created
Weekly downloads
 

Readme

Source

@dooboo/eslint-config-node

Npm Version Downloads

Installation

yarn add -D eslint @dooboo/eslint-config-node prettier

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like.

Usage

Add to your eslint config (.eslintrc, or eslintConfig field in package.json):

{
  "extends": "@dooboo/eslint-config-node"
}

For yarn berry user

Extra installation required for user who use yarn berry (pnp). They do not install dependencies in packages.

yarn add -D prettier @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-config-prettier eslint-plugin-eslint-comments eslint-plugin-prettier

FAQs

Last updated on 15 Feb 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc