1.0.4 • Published 5 years ago

eslint-config-mango v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

eslint-config-mango

A shareable eslint config for mango chutney.

Install

yarn add --dev eslint eslint-config-mango

Usage

Add to the extends key in your .eslintrc

{
  "extends": "mango"
}