npm

@busyhe/eslint-config

1.0.3 • Public • Published

busyhe

JavaScript Style - ESLint Shareable Config

Install

npm install @busyhe/eslint-config

Usage

If you want to set up the config manually, run the following command:

npm install --save-dev @busyhe/eslint-config eslint-plugin-promise eslint-plugin-import eslint-plugin-n

Then, add this to your .eslintrc file:

{
  "extends": "@busyhe"
}

License

MIT

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i @busyhe/eslint-config

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    19 kB

    Total Files

    5

    Last publish

    Collaborators

    • busyhe