eslint-config-pickbin

1.0.4 • Public • Published

pcikbin-eslint-config

Pickbin-flavored ESLint config.

Installation

$ npm install eslint pickbin-eslint-config --save-dev

Usage

Create an .eslintrc.yml file with the following:

extends: pickbin-eslint-config

Add the following script to your package.json:

{
  "scripts": {
    "lint": "eslint ."
  }
}

and run the linter with:

$ npm run lint

Package Sidebar

Install

npm i eslint-config-pickbin

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

12.1 kB

Total Files

4

Last publish

Collaborators

  • pdrlmfr