mirror of https://github.com/go-gitea/gitea.git
Adds types to various low-level modules. All changes are type-only, no runtime changes. `tsc` now reports 38 less errors. One problem was that `@types/sortablejs` does not accept promise return in its functions which triggered the linter, so I disabled the rules on those line. |
||
|---|---|---|
| .. | ||
| fomantic | ||
| dirauto.ts | ||
| fetch.test.ts | ||
| fetch.ts | ||
| fomantic.ts | ||
| sortable.ts | ||
| stores.ts | ||
| tippy.ts | ||
| toast.test.ts | ||
| toast.ts | ||
| worker.ts | ||