Skip to content

hypeguy-co/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ npm install --save-dev eslint @hypeguy/eslint-config

Usage

Once the @hypeguy/eslint-config package is installed, you can use it by specifying google in the extends section of your ESLint configuration.

{
  "extends": "@hypeguy/eslint-config",
  "rules": {
    // Additional, per-project rules...
  }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published