1.0.2 • Published 5 years ago

@hesburgh-wse/eslint-config-hesburgh v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

Install

yarn add @hesburgh-wse/eslint-config-hesburgh

Usage

Create or update the .eslintrc file at the root of your directory to include:

{
  "extends": "@hesburgh-wse/eslint-config-hesburgh"
}