You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/markup
silverwind 5791a73e75
Convert frontend code to typescript (#31559)
None of the frontend js/ts files was touched besides these two commands
(edit: no longer true, I touched one file in
61105d0618
because of a deprecation that was not showing before the rename).

`tsc` currently reports 778 errors, so I have disabled it in CI as
planned.

Everything appears to work fine.
7 months ago
..
anchors.ts Convert frontend code to typescript (#31559) 7 months ago
asciicast.ts Convert frontend code to typescript (#31559) 7 months ago
codecopy.ts Convert frontend code to typescript (#31559) 7 months ago
common.ts Convert frontend code to typescript (#31559) 7 months ago
content.ts Convert frontend code to typescript (#31559) 7 months ago
math.ts Convert frontend code to typescript (#31559) 7 months ago
mermaid.ts Convert frontend code to typescript (#31559) 7 months ago
tasklist.ts Convert frontend code to typescript (#31559) 7 months ago