1.0.1 • Published 5 years ago
eslint-config-toolbox v1.0.1
Toolbox Linting
This folder provides standard eslint configurations for our projects.
Deployment
To deploy changes to this project: 1. update the version number in package and package-lock files. 2. run the following command
```
npm publish
```