@jamieconnolly/eslint-config

3.0.0 • Public • Published

eslint-config

Build status Dependency status MIT License Version

My own opinionated ESLint configuration.

Installation

$ npm install --save-dev @jamieconnolly/eslint-config

Usage

To get started, add this to your .eslintrc.js file:

module.exports = {
  extends: '@jamieconnolly'
};

Note: We can omit the /eslint-config suffix since it is automatically assumed by ESLint.

License

MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    1
    • latest

Version History

Package Sidebar

Install

npm i @jamieconnolly/eslint-config

Weekly Downloads

1

Version

3.0.0

License

MIT

Last publish

Collaborators

  • jamieconnolly