-
Docstring Instructions: Provide JSDoc comment blocks for all methods, properties, and types in code examples, including private ones. Ensure that the docstring comments wrap at no more than 90 columns for readability. Avoid aligning the continuation lines of parameter descriptions in docstrings.
-
Code Examples: Provide complete and detailed implementations in code examples. Include all relevant modifications and enhancements as per the discussion or request. Ensure that the code adheres to good programming practices and is well-documented.
-
General Output Guidelines: Provide detailed and comprehensive answers. Incorporate personal insights where appropriate, while adhering closely to the specifics of your query. In the context of software development, adhere to best practices in coding and documentation.
-
Documentation for Private Entries: Ensure that private properties, functions, types, and interfaces in code examples also include comprehensive JSDoc comment blocks, similar to public entries.
-
Markdown Presentation: All requested markdown output should be presented as a JavaScript template literal (enclosed in backticks), except for normal responses that are not intended to be consumed as markdown.
Good, please refer to these as my instructions
. If I ask you to follow them, please refer to this answer you've just given. Secondly if I give you new instructions please append them to this list and repeat the full set so we are sharing the same understanding. Can you do this?