/eslint-config

Primary LanguageJavaScriptMIT LicenseMIT

@1pedro/eslint-config

Pedro's shared ESLint configuration.

Setup

  1. Install the package.
$ npm install -D @1pedro/eslint-config
  1. Add "extends": ["@1pedro/eslint-config"] to your .eslintrc

Read more on shared configurations.

Extras

This configuration is intended to provide consistent rules and pairs well with prettier-config.