eslint-config-bubblelint

1.1.1 • Public • Published

To use it, simply run npm install --save-dev eslint-config-bubblelint.

Now set it as your ESLint config within your project’s .eslintrc file. For example:

{
    "extends": "eslint-config-bubblelint"
}

You can also omit the eslint-config- and it will be automatically assumed by ESLint:

{
    "extends": "bubblelint"
}

Package Sidebar

Install

npm i eslint-config-bubblelint

Weekly Downloads

4

Version

1.1.1

License

MIT

Unpacked Size

4.98 kB

Total Files

4

Last publish

Collaborators

  • momirz