1.0.3 • Published 4 months ago

eslint-config-barney v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

eslint-config-barney

Barney Parker's base ESLint configuration.

Usage

  1. npm install --save-dev eslint-plugin-jsdoc eslint-config-barney
  2. In your .eslintrc.js file, add the following:
module.exports = {
  extends: ['barney'],
}
1.0.2

4 months ago

1.0.3

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago