Closed Holger-Will closed 6 years ago
i have added two scripts: lint and lint-autofix
lint
lint-autofix
should we use eslint --fix by default?
eslint --fix
i would prefer --fix because it requires less work... ("change the code not the coder")
I'll merge this, so we have the linter in place. we can decide about the details later.
oh this fixes #28 as well
i have added two scripts:
lint
andlint-autofix
should we use
eslint --fix
by default?i would prefer --fix because it requires less work... ("change the code not the coder")
23