@department-of-veterans-affairs/eslint-plugin

1.17.0 • Public • Published

@department-of-veterans-affairs/eslint-plugin

ESLint rules and configs for VA.gov projects.

Install & Usage

$ yarn add --dev @department-of-veterans-affairs/eslint-plugin

.eslintrc.js (example using a config)

module.exports = {
  extends: ['plugin:@department-of-veterans-affairs/recommended'],
}

.eslintrc.js (example using rules)

module.exports = {
  plugins: ['@department-of-veterans-affairs'],
  rules: {
    '@department-of-veterans-affairs/correct-apostrophe': 1,
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @department-of-veterans-affairs/eslint-plugin

Weekly Downloads

3,278

Version

1.17.0

License

MIT

Unpacked Size

40.6 kB

Total Files

23

Last publish

Collaborators

  • harshil17
  • beaugrantham-va
  • alextaker-adhoc
  • andrewscripts
  • narin.adhoc
  • troettger
  • nick.gaydosh
  • powellkerry
  • jhonnyoddball
  • jamigibbs
  • alexandec
  • rmessina10
  • it-harrison
  • va_vsp_bot_npm
  • caseflow
  • mdbenjam
  • lowellrex
  • rleahy22
  • mlumetta_adhoc
  • tlei123
  • zurbergram
  • theodur
  • rtwell
  • mottie
  • cohnjesse
  • zacharymorel
  • bsmartin-ep
  • ddzienva
  • dat-gcio
  • timwright12