gitea/web_src/js/utils
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
..
color.test.ts
color.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 -07:00
dom.test.ts Fix autofocus behavior (#34397) 2025-05-08 18:26:18 +00:00
dom.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 -07:00
html.test.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00
html.ts Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
image.test.ts
image.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 -07:00
match.test.ts
match.ts
testhelper.ts
time.test.ts
time.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 -07:00
url.test.ts
url.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 -07:00