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