2.3.0 • Published 3 years ago

eslint-config-blueimp v2.3.0

Weekly downloads
115
License
MIT
Repository
github
Last release
3 years ago

eslint-config-blueimp

ESLint config for blueimp projects.

Contents

Installation

Install eslint-config-blueimp and save it as development dependency:

npm install --save-dev eslint-config-blueimp

Usage

Add eslint-config-blueimp to the extends array in your .eslintrc.* file:

module.exports = {
  extends: ['blueimp']
}

Please note that the eslint-config- prefix can be omitted, since it is automatically assumed by ESLint.

License

Released under the MIT license.

Author

Sebastian Tschan

2.3.0

3 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago