HackerHappyHour / eslint-config-h3

Official HackerHappyHour eslint configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@h3/eslint-config

The Hacker Happy Hour js style guide

Installation

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

Usage

Add one of the following to your project's .eslintrc.* file:

{
  extends: "h3",
  extends: "h3/yolk"
}

About

Official HackerHappyHour eslint configs

License:MIT License


Languages

Language:JavaScript 100.0%