Skip to content

spartez/eslint-config-spartez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-spartez

This package provides Spartez's base JS .eslintrc as an extensible shared config.

Installation

$ npm i eslint-config-spartez --save-dev

Usage

Once the eslint-config-spartez is installed, specify spartez in the extends section of your .eslintrc configuration

{
    "extends": "spartez"
}

License

The MIT License

Copyright ©️ 2017 Spartez, https://spartez.com