Skip to content

npm script for `eslint --fix`

Nils Brinckmann requested to merge 34-eslint-fix into master

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

Merge request reports

Loading