Skip to content

fullcube/eslint-config-fullcube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-fullcube

Greenkeeper badge

Fullcube ESLint shareable configurations.

Installation

$ npm install --save-dev eslint eslint-config-fullcube

Usage

Add one of the following lines to your project's .eslintrc:

{
	"extends": "fullcube",
	"extends": "fullcube/mocha"
}

License

MIT © Fullcube