npm script for `eslint --fix`
Closes #34 (closed)
Goal of this MR:
- adds an npm script
format
that allows fixing of linter errors and warnings
Usage:
npm run format path/to/script
Edited by Nils Brinckmann
Closes #34 (closed)
Goal of this MR:
format
that allows fixing of linter errors and warningsUsage:
npm run format path/to/script