gitea/web_src/js/render
silverwind f4d7701189
Change function description comments to tsdoc style (#35185)
1. change function comments to the minimal [tsdoc](https://tsdoc.org/)
style. This has the benefit of making editors show the doc string in
tooltips when the function is hovered:

<img width="521" height="110" alt="image"
src="https://github.com/user-attachments/assets/b966f4f1-8239-433a-a456-5bd5c05d69ef"
/>

2. disable eslint `multiline-comment-style` as it conflicts with tsdoc.

---------

Signed-off-by: silverwind <me@silverwind.io>
2025-07-31 15:59:34 -07:00
..
plugins Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 -07:00
ansi.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
ansi.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
plugin.ts Add support for 3D/CAD file formats preview (#34794) 2025-06-30 16:12:25 +08:00