@comeon/eslint-config

4.1.1 • Public • Published

CircleCI Greenkeeper badge

comeon eslint config

Combines eslint with prettier

Uses

	npm install --save-dev @comeon/eslint-config

or

	yarn add --dev @comeon/eslint-config

Add to eslint config

// .eslintrc.js
module.exports = {
	extends: ['@comeon']
}

Customization

https://eslint.org/docs/user-guide/configuring#configuring-rules

Contribution

Raise a pull request

Release

npm version <major> | <minor> | <patch>
git push --follow-tags

Package Sidebar

Install

npm i @comeon/eslint-config

Weekly Downloads

147

Version

4.1.1

License

GPL-3.0

Unpacked Size

40.8 kB

Total Files

10

Last publish

Collaborators

  • drfront
  • stockholm