4.0.0 • Published 2 years ago

@onrewind/eslint-config v4.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@onrewind/eslint

Usage

$ yarn add --dev @onrewind/eslint-config \ eslint

then in your .eslintrc.js:

module.exports = {
  extends: ['@onrewind']
}