eslint-config-import

v0.13.0
Sibling config package for eslint-plugin-import.
eslint eslint-config eslint-plugin-import import

This package contains some pre-fabricated ESLint config files, intended for use with eslint-plugin-import.

The following stock configurations are provided:

  • import (index): just the bare-bones rules that catch misspelled/missing names.
  • import/warnings: the above, plus warnings for common mistakes.
  • import/es7-jsx: import + parser settings for stage 1 ES7 syntax and JSX.

All configure the plugin for you. You may opt to combine the latter two for maximum plugin goodness.

npm i eslint-config-import

Metadata

  • MIT
  • Whatever
  • Ben Mosher
  • released 2/11/2016

Downloads

Maintainers