0.2.4 • Published 6 years ago
eslint-config-camo v0.2.4
eslint-config-camo
ESLint shareable config by Camo.
Installation
install-peerdeps
Install with install-peerdeps:
npx install-peerdeps --dev eslint-config-camonpm
Install with npm:
npm install --save-dev eslint-config-camoNext, install the correct versions of each package, which are listed by the command:
npm info "eslint-config-camo@latest" peerDependenciesUsage
Extend ESLint config with camo.
{
"extends": "camo"
}License
eslint-config-camo is released under the MIT license. See LICENSE for details.