We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm run lint
1 parent fae8304 commit f9c2f61Copy full SHA for f9c2f61
CONTRIBUTING.md
@@ -97,6 +97,9 @@ user interface of those parts as BinderHub is configured to fake those actions.
97
You can tell you are using the fake builder and launcher from the fact that the
98
build will never complete.
99
100
+We use [eslint](https://eslint.org/) to catch errors in our JS, and you can
101
+run it locally with `npm run lint`.
102
+
103
To learn how to set yourself with a BinderHub development environment that lets
104
you modify the builder and launcher refer to [Develop Kubernetes
105
integration](#develop-kubernetes-integration) or [Develop Helm
0 commit comments