@bpugh/eslint-config

2.0.3 • Public • Published

Travis npm package

A personal ESLint config, but with ESLint itself and all the necessary shareable config, plugins and parser as dependencies.

Provides an eslint command which runs the real ESLint with this config's .eslintrc in the context of this module's dependencies, so it will be able to find the plugins and parser it depends on without having to manage these dependencies individially in every project.

Installing an eslint command means tools which look for node_modules/.bin/eslint will find and run what is effectively a preconfigured version - for example, SublimeLinter-eslint will successfully lint with this config just by having it installed in a project.

MIT Licensed

Readme

Keywords

Package Sidebar

Install

npm i @bpugh/eslint-config

Weekly Downloads

1

Version

2.0.3

License

MIT

Last publish

Collaborators

  • bpugh