Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@commercetools-backend/eslint-config-node

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-backend/eslint-config-node

ESLint config for Node.js projects.

  • 0.0.0-canary-20220516141128
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
377
decreased by-40.54%
Maintainers
3
Weekly downloads
 
Created

@commercetools-backend/eslint-config-node

Latest release (latest dist-tag) Latest release (next dist-tag) Minified + GZipped size GitHub license

ESLint config for Node.js projects.

Install

$ npm install --save @commercetools-backend/eslint-config-node

$ npx install-peerdeps --dev @commercetools-backend/eslint-config-node

Usage

// .eslintrc.js

module.exports = {
  extends: ['@commercetools-backend/eslint-config-node'],
};

FAQs

Package last updated on 16 May 2022

Did you know?

Socket

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