3.0.0 • Published 7 years ago

@jamieconnolly/eslint-config v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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

3.0.0

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.0

7 years ago

2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.9.0

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.2.1

8 years ago

0.1.0

8 years ago