Refactor TypeScript interfaces and types for consistency and readability
Gitea Auto Deploy / Deploy-Container (push) Successful in 49s

- Reformatted multiple TypeScript interfaces across various files to ensure consistent spacing and indentation.
- Updated `changelog.ts`, `enka.ts`, `extraData.ts`, `gloval.d.ts`, `index.ts`, `lightconeDetail.ts`, `metaData.ts`, `mics.ts`, `modelConfig.ts`, `monsterDetail.ts`, `peakDetail.ts`, `pfDetail.ts`, `psConnect.ts`, `relicDetail.ts`, `showcase.ts`, `srtools.ts`, and `zod/index.ts` for improved code clarity.
- Ensured all interfaces are properly formatted with consistent line breaks and spacing.
- Made minor adjustments to the `tsconfig.json` file for formatting consistency.
This commit is contained in:
2026-07-15 11:04:18 +07:00
parent 2b9f4c3a69
commit 7699ac7139
129 changed files with 16426 additions and 16418 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
+10 -2
View File
@@ -1,10 +1,18 @@
[ [
{ {
"version": "4.2.5", "version": "4.4.0",
"date": "15/07/2026",
"type": "update",
"items": [
"New data for 4.4.0"
]
},
{
"version": "4.3.0",
"date": "01/05/2026", "date": "01/05/2026",
"type": "update", "type": "update",
"items": [ "items": [
"New data for 4.2.5" "New data for 4.3.0"
] ]
}, },
{ {
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.