1.2.0 • Published 7 years ago

eslint-config-mnubo v1.2.0

Weekly downloads
180
License
MIT
Repository
github
Last release
7 years ago

Build Status

mnubo eslint config

Usage

npm install --save-dev eslint-config-mnubo

Configure ESLint with a .eslintrc.json file using the following contents:

{
	"extends": "mnubo"
}

Semver policy

Same approach as in ESLint, see https://github.com/eslint/eslint#user-content-semantic-versioning-policy.