cryptic-game / frontend

The official frontend of Cryptic

Home Page:https://play.cryptic-game.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleanup + improve typescript types (Angular 13)

Tristan-H11 opened this issue · 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.