Skip to content
Snippets Groups Projects

Type cleanup

Merged svornost requested to merge svornost/fc-pregmod:pregmod-master into pregmod-master
  1. Remove a bunch of unnecessary explicit type declarations. Most notably, type inference for mapped array destructuring has worked correctly in the last few releases of typescript, so events don't need to explicitly type their actors.
  2. Fix various type errors.
  3. Clean up some unnecessary @ts-ignore directives (some were workarounds that could be removed, or problems that had already been fixed, and others were easily fixed).

Merge request reports

Merged by PregmodderPregmodder 3 years ago (Oct 25, 2021 12:37am UTC)

Loading

Pipeline #44115 passed

Pipeline passed for 7a69a43f on pregmod-master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading