nodejs-spanner icon indicating copy to clipboard operation
nodejs-spanner copied to clipboard

cloud-rad: Update comments to TSDoc syntax

Open fhinkel opened this issue 4 years ago • 1 comments

As we're moving our ref docs to cloud.google.com, we're also changing the tooling: instead of working with JSDoc, we process TSDoc comments. Instead of defining a type in a comment, we need to annotate each variable. See e.g., this commit.

fhinkel avatar Nov 23 '21 01:11 fhinkel

Since @dansaadati is working on making NodeJS doc stack healthy again, assigning the bug to him.

surbhigarg92 avatar Sep 17 '22 06:09 surbhigarg92