refactor: use Object.fromEntries() instead of in-house implementation (#6401)
* refactor: use Object.fromEntries() instead of in-house implementation * Remove extra type assertions
Showing
- src/client/config.ts 1 addition, 2 deletionssrc/client/config.ts
- src/client/scripts/compose-notification.ts 1 addition, 2 deletionssrc/client/scripts/compose-notification.ts
- src/client/scripts/set-i18n-contexts.ts 1 addition, 2 deletionssrc/client/scripts/set-i18n-contexts.ts
- src/prelude/array.ts 0 additions, 15 deletionssrc/prelude/array.ts
- src/server/api/openapi/description.ts 9 additions, 11 deletionssrc/server/api/openapi/description.ts
- tsconfig.json 3 additions, 0 deletionstsconfig.json
Loading
Please register or sign in to comment