You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of our initiative to overhaul documentation for this library, we need JSDoc comments to be written for the following Object module methods, so that they can be automatically published using TypeDoc and GitHub Pages.
At
AtPath
DeepInputOf
DeepMapValues
Emplace
Keys
MapKeys
MapValues
Merge
Paths
Values
The JSDoc comments must adhere to the guidelines laid out in style-guide/jsdoc.md.
Here are two previous examples where the style guide was fed to an AI assistant to successfully generate documentation in JSDoc format.
As part of our initiative to overhaul documentation for this library, we need JSDoc comments to be written for the following
Object
module methods, so that they can be automatically published using TypeDoc and GitHub Pages.The JSDoc comments must adhere to the guidelines laid out in
style-guide/jsdoc.md
.Here are two previous examples where the style guide was fed to an AI assistant to successfully generate documentation in JSDoc format.
The text was updated successfully, but these errors were encountered: