Skip to content

Commit 8fd8de5

Browse files
remi Taylorjmdobry
authored andcommitted
Add prerequisite to install semistandard (required for npm test) (GoogleCloudPlatform#447)
1 parent 958e0b2 commit 8fd8de5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,14 @@ on Google Cloud Platform.
132132

133133
Read more about [Google Cloud Platform Authentication][gcp_auth].
134134

135+
__Note for running unit tests:__
136+
137+
Install [semistandard][] (lint tool)
138+
135139
[node]: https://nodejs.org/
136140
[auth_command]: https://cloud.google.com/sdk/gcloud/reference/beta/auth/application-default/login
137141
[gcp_auth]: https://cloud.google.com/docs/authentication#projects_and_resources
142+
[semistandard]: https://www.npmjs.com/package/semistandard
138143

139144
### How to run a sample
140145

0 commit comments

Comments
 (0)