0.0.3 • Published 2 years ago
@boston-scientific/eslint-config v0.0.3
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"
]
}