eslint-config-camo

0.2.4 • Public • Published

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.

Package Sidebar

Install

npm i eslint-config-camo

Weekly Downloads

3

Version

0.2.4

License

MIT

Unpacked Size

6.49 kB

Total Files

5

Last publish

Collaborators

  • jasonnam