@bradgarropy/eslint-config

1.4.1Β β€’Β PublicΒ β€’Β Published

πŸ’Ž eslint-config

version downloads

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 @bradgarropy/eslint-config

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/eslint-config"
}

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

❔ Questions

πŸ› report bugs by filing issues
πŸ“’ provide feedback with issues or on twitter
πŸ™‹πŸΌβ€β™‚οΈ use my ama or twitter to ask any other questions

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.1
    11
    • latest

Version History

Package Sidebar

Install

npm i @bradgarropy/eslint-config

Weekly Downloads

78

Version

1.4.1

License

MIT

Unpacked Size

7.83 kB

Total Files

18

Last publish

Collaborators

  • bradgarropy