eslint-config-booheefe

1.2.10 • Public • Published

eslint-config-booheefe

npm npm GitHub license

This package provides BooheeFE's base JS .eslintrc as an extensible shared config.

Usage

Our default export contains all of our ESLint rules, including ECMAScript 6.

First, install this package

yarn add --dev eslint-config-booheefe eslint
 
or
 
npm install --save-dev eslint-config-booheefe eslint

Then add following contents to your .eslintrc.js file

{
  "extends": "booheefe"
}

License

The MIT License.

/eslint-config-booheefe/

    Package Sidebar

    Install

    npm i eslint-config-booheefe

    Weekly Downloads

    13

    Version

    1.2.10

    License

    MIT

    Unpacked Size

    65.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • simbawu