1.1.2 • Published 9 months ago

@cowcoders/eslint-config-base v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Installation

To install this package only need to execute in your project

npm install --save-dev @cowcoders/eslint-config-base

Or if you prefer yarn...

yarn add -D @cowcoders/eslint-config-base

Usage

To usage this eslint configuration you only need to add it in your eslintrc file like this:

module.exports = {
  extends: '@cowcoders/eslint-config-base'
}

LICENSE

MIT

1.1.2

9 months ago

1.1.1

9 months ago