Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

bradgarropy/eslint-config-bradgarropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

55 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’Ž 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.