cryptic-game/frontend

Cleanup + improve typescript types (Angular 13)

Opened this issue · 0 comments

While migrating to EsLint, type-interfering had to be corrected. They are noted with "//TODO: Type me correct". Grep for them and give them proper types. If you can, try to abstract as useful things into interfaces, as you can.