@boston-scientific/eslint-config
v0.0.3
Published
ESLint config for Boston Scientific applications.
Downloads
838
Readme
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"
]
}