eslint-config-camo
v0.2.4
Published
ESLint shareable config by Camo.
Downloads
25
Maintainers
Readme
eslint-config-camo
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.