1.1.2 • Published 3 years ago

@cowcoders/eslint-config-base v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years 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

3 years ago

1.1.1

3 years ago