This package has been deprecated

Author message:

This package is deprecated. Please use @bradgarropy/eslint-config instead.

eslint-config-bradgarropy

1.6.2Β β€’Β PublicΒ β€’Β Published

πŸ’Ž eslint-config-bradgarropy

This package is deprecated. Please use @bradgarropy/eslint-config instead.


npm npm

My personal eslint configuration.

πŸ“¦ Installation

This package is hosted on npm.

Install the configuration and it's peer dependencies as a development dependency.

npx install-peerdeps --dev eslint-config-bradgarropy

This installs peer dependencies automatically using npx and install-peerdeps so you don't have to!

πŸ₯‘ Usage

Create an .eslintrc file in the root of your project and tell it to extend the configuration.

{
    extends: "bradgarropy"
}

You can add more ESLint configuration options in this file if you want.

❔ Questions

If you have any trouble, definitely open an issue and I'll take a look.

Or you can consult the ESLint Shareable Configs documentation.

And if all else fails, you can ask me directly on Twitter or my AMA.

Package Sidebar

Install

npm i eslint-config-bradgarropy

Weekly Downloads

3

Version

1.6.2

License

MIT

Unpacked Size

9.98 kB

Total Files

22

Last publish

Collaborators

  • bradgarropy