1.0.1 • Published 7 years ago
@peoro/eslint-config v1.0.1
@peoro/eslint-config
peoro's ESLint config
Installation
npm install --save-dev @peoro/eslint-configUsage
Set your .eslintrc.*'s extends field to "@peoro/eslint-config":
{
"extends": "@peoro/eslint-config"
}That's it, ESLint will now use this config.