eslint-config-barney

1.0.3 • Public • Published

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'],
}

Package Sidebar

Install

npm i eslint-config-barney

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

8.24 kB

Total Files

4

Last publish

Collaborators

  • barney_parker