datalab-org/datalab

Run `yarn lint` in pre-commit

jdbocarsly opened this issue · 0 comments

Now that we use the stricter settings turned on for eslint, we should have run yarn lint (or otherwise run eslint directly) in pre-commit so that it can do the auto-formatting for us. Currently we run only prettier.