Skip to content

Commit

Permalink
Document npm run lint in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Sep 20, 2021
1 parent fae8304 commit f9c2f61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ user interface of those parts as BinderHub is configured to fake those actions.
You can tell you are using the fake builder and launcher from the fact that the
build will never complete.

We use [eslint](https://eslint.org/) to catch errors in our JS, and you can
run it locally with `npm run lint`.

To learn how to set yourself with a BinderHub development environment that lets
you modify the builder and launcher refer to [Develop Kubernetes
integration](#develop-kubernetes-integration) or [Develop Helm
Expand Down

0 comments on commit f9c2f61

Please sign in to comment.