Skip to content
This repository was archived by the owner on Feb 23, 2022. It is now read-only.

locoslab/eslint-config-locoslab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-locoslab Build Status npm version

ESLint (http://eslint.org/) configuration for Locoslab projects

Usage

  1. Install: npm install --save-dev eslint-config-locoslab
  2. 'Extend' the config in your eslint configuration (.eslintrc.js, ...)
{
  "extends": "locoslab"
}

Note: ESLint is a peer dependency and must be installed separately, which allows using the preferred version for each project.

License

MIT

About

ESLint configuration for Locoslab projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors