Logo
Explore Help
Sign In
gitea/gitea
4
1
Fork 1
You've already forked gitea
Code Packages Releases 5 Activity
gitea/types.d.ts

5 lines
74 B
TypeScript
Raw Normal View History

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 https://github.com/go-gitea/gitea/pull/31559/commits/61105d0618e285d97e95044bfb64415f364a4526 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.
2024-07-07 17:32:30 +02:00
declare module '*.svg' {
const value: string;
export default value;
}
Copy Permalink
Powered by Gitea Version: 23.4.0 Page: 127ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API