Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-node

Shared eslint config for nodejs projects

Installation

Available on npm here

npm i -D @subgeniuscorp/eslint-config-node

Usage

In your .eslint.* file, add the following:

{
  "extends": ["@subgeniuscorp/eslint-config-node"],
  // Other config & rules
}

Note: example above is in .json format

About

Shared eslint config for nodejs projects

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages