0.2.4 • Published 6 years ago

eslint-config-camo v0.2.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

eslint-config-camo

npm version travis-ci build status appveyor build status

ESLint shareable config by Camo.

Installation

install-peerdeps

Install with install-peerdeps:

npx install-peerdeps --dev eslint-config-camo

npm

Install with npm:

npm install --save-dev eslint-config-camo

Next, install the correct versions of each package, which are listed by the command:

npm info "eslint-config-camo@latest" peerDependencies

Usage

Extend ESLint config with camo.

{
  "extends": "camo"
}

License

eslint-config-camo is released under the MIT license. See LICENSE for details.

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago