gitea/web_src
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
..
css Align `issue-title-buttons` with `list-header` (#35018) 2025-07-18 09:13:32 +00:00
fomantic Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
js Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 -07:00
svg Add material icons for file list (#33837) 2025-03-10 15:57:17 +08:00