Conversation
c6ac5af to
a80be23
Compare
|
Including parameter names with JSDoc comments is incorrect and should be avoided as per https://jsdoc.app/tags-see. // Seen in Events.Service (like 757-761)
/**
* when this service is stopped, this is run...
* @see EventService#unregisterOnStop(boolean, Registrable[])
*/
stopListener: Packages.xyz.wagyourtail.jsmacros.core.MethodWrapper<any, any, any, any> | null;Additionally, we may want to use |
|
Typescript doclet should generate a type for |
…rosCE/JsMacros into backports/1.21.8-vitepress
|
Important Review skippedToo many files! This PR contains 300 files, which is 150 over the limit of 150. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (300)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches✨ Simplify code
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…DocletIgnore recurse, syntax highlighting, open external links w/ target _blank
No description provided.