@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

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i @bradgarropy/eslint-config

    Weekly Downloads

    15

    Version

    1.4.1

    License

    MIT

    Unpacked Size

    7.83 kB

    Total Files

    18

    Last publish

    Collaborators

    • bradgarropy