department-of-veterans-affairs/eslint-config-appeals

Name: eslint-config-appeals

Owner: Department of Veterans Affairs

Description: ESLint config for Appeals JS

Created: 2017-11-27 19:30:09.0

Updated: 2017-11-27 20:51:11.0

Pushed: 2017-12-15 15:06:31.0

Homepage: null

Size: 23

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

eslint-config-appeals

ESLint config for Appeals JS.

Usage
Dependencies

You must manually install all plugins that this config uses. Look for all entries beginning with plugin: in the extends field in .eslintrc.js, and add them to your package.json. For instance:

tends: [
'plugin:react/recommended',
'plugin:import/errors',
'plugin:import/warnings'

This is required because of a limitation in ESLint configs.

ESLint config

You must reference this config from your ESLint config file:

nds:
@department-of-veterans-affairs/eslint-config-appeals

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.