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
Owner

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

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
Sign in to join this conversation.
No description provided.