uphold/eslint-config-uphold

Name: eslint-config-uphold

Owner: Uphold

Description: Uphold-flavored ESLint config

Created: 2017-07-18 17:28:43.0

Updated: 2018-03-20 11:30:20.0

Pushed: 2018-03-20 11:30:19.0

Homepage: null

Size: 25

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

eslint-config-uphold

Uphold-flavored ESLint config.

Installation
m install eslint eslint-config-uphold --save-dev
Usage

Create an .eslintrc.yml file with the following:

nds: uphold

Add the following script to your package.json:


cripts": {
"lint": "eslint ."


and run the linter with:

m run lint

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.