1.0.1 • Published 8 years ago

@fullcube/eslint-config-fullcube v1.0.1

Weekly downloads
2
License
-
Repository
-
Last release
8 years ago

eslint-config-fullcube

Fullcube ESLint shareable configurations.

Installation

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

Usage

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

{
	"extends": "@fullcube/eslint-config-fullcube",
	"extends": "@fullcube/eslint-config-fullcube/mocha"
}

License

MIT © Fullcube

1.0.1

8 years ago

1.0.0

8 years ago