0.2.4 • Published 5 years ago

eslint-config-camo v0.2.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago