1.0.4 • Published 8 years ago

eslint-config-collabos v1.0.4

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

ESLint configuration

See official ESLint website for documentation.

Usage

Add the configuration via npm as a dev-dependency:

npm i -D eslint-config-collabos

Or via Yarn:

yarn add --dev eslint-config-collabos

Lastly, simply add a .eslintrc file with the following configuration:

{
  "extends": "eslint-config-collabos"
}

Adding new rules and publishing the module

Contact Yegor Borisenco to be added as an owner of the npm module, which will allow you to publish the changes.

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago