There was an error while loading. Please reload this page.
npm test
1 parent 958e0b2 commit 8fd8de5Copy full SHA for 8fd8de5
README.md
@@ -132,9 +132,14 @@ on Google Cloud Platform.
132
133
Read more about [Google Cloud Platform Authentication][gcp_auth].
134
135
+ __Note for running unit tests:__
136
+
137
+ Install [semistandard][] (lint tool)
138
139
[node]: https://nodejs.org/
140
[auth_command]: https://cloud.google.com/sdk/gcloud/reference/beta/auth/application-default/login
141
[gcp_auth]: https://cloud.google.com/docs/authentication#projects_and_resources
142
+[semistandard]: https://www.npmjs.com/package/semistandard
143
144
### How to run a sample
145
0 commit comments