4.7.0 • Published 4 years ago

eslint-config-archereducation v4.7.0

Weekly downloads
244
License
ISC
Repository
github
Last release
4 years ago

archer-eslint-config

Configuration for ESLint used at Archer.

Usage

Install:

$ yarn add --dev eslint-config-archereducation

Edit .eslintrc:

{
  // ...
  "extends": "archereducation"
}