3.0.0 • Published 2 days ago

@architect/eslint-config v3.0.0

Weekly downloads
641
License
Apache-2.0
Repository
github
Last release
2 days ago

@architect/eslint-config

Architect standard ESLint configuration

GitHub CI status

Installation

Add the following to package.json (and don't forget to remove the .eslintrc.js file).

"eslintConfig": {
  "extends": "@architect/eslint-config"
}