chore: update typescript plugins for eslint #335

Merged
Sainan merged 1 commits from update-ts-eslint into main 2024-06-20 02:45:45 -07:00

1 Commits

Author SHA1 Message Date
7414e567e4 chore: update typescript plugins for eslint
The plugin was complaining about not supporting TS 5.2 (which is what we're using), and with this new version we caught 1 new error in missionInventoryUpdateService:
> This assertion is unnecessary since it does not change the type of the expression
2024-06-20 05:48:33 +02:00