0.0.3 • Published 2 years ago

@boston-scientific/eslint-config v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

ESLint config

Installation

Run npm install -D @boston-scientific/eslint-config and the following property to the package.json.

"eslintConfig": {
  "extends": [
    "@boston-scientific/eslint-config"
  ]
}