eslint-config-collabos

1.0.4 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-collabos

Weekly Downloads

0

Version

1.0.4

License

ISC

Last publish

Collaborators

  • maximblack
  • pimmey