/peoro-eslint-config

peoro's ESLint config

Primary LanguageJavaScriptMIT LicenseMIT

@peoro/eslint-config

peoro's ESLint config

Installation

npm install --save-dev @peoro/eslint-config

Usage

Set your .eslintrc.*'s extends field to "@peoro/eslint-config":

{
	"extends": "@peoro/eslint-config"
}

That's it, ESLint will now use this config.