eslint-config-import

0.13.0 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.13.0
    5,250
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.13.0
    5,250
  • 0.9.1
    189
  • 0.9.0
    1

Package Sidebar

Install

npm i eslint-config-import

Weekly Downloads

5,440

Version

0.13.0

License

MIT

Last publish

Collaborators

  • benmosher