This function is documented according to the TSDoc spec. Linting support is
built into this template. TSDoc is similar to JSDoc, but is way less verbose
as it can take advantage of TypeScript's type system. It also has better
support for documenting generics and other TypeScript-specific features.
Foos your bar!
Remarks
This function is documented according to the TSDoc spec. Linting support is built into this template. TSDoc is similar to JSDoc, but is way less verbose as it can take advantage of TypeScript's type system. It also has better support for documenting generics and other TypeScript-specific features.
See
TSDoc for more info!