@bradgarropy/eslint-config

2.0.0Β β€’Β PublicΒ β€’Β Published

πŸ’Ž eslint-config

version downloads

My personal eslint configuration.

πŸ“¦ Installation

This package is hosted on npm.

Install the configuration as a development dependency.

npm install --dev @bradgarropy/eslint-config

πŸ₯‘ Usage

Create an eslint.config.js file in the root of your project. Then import the configuration and add it to the list of configuration objects.

import bgConfig from "@bradgarropy/eslint-config"

const config = [...bgConfig]

export default 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

Package Sidebar

Install

npm i @bradgarropy/eslint-config

Weekly Downloads

23

Version

2.0.0

License

MIT

Unpacked Size

7.89 kB

Total Files

11

Last publish

Collaborators

  • bradgarropy