Refactor TypeScript interfaces and types for consistency and readability
Gitea Auto Deploy / Deploy-Container (push) Successful in 49s
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:
Binary file not shown.
Binary file not shown.
+10
-2
@@ -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",
|
||||
"type": "update",
|
||||
"items": [
|
||||
"New data for 4.2.5"
|
||||
"New data for 4.3.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user