inventaire / inventaire-client

webapp coupled to the inventaire server :books:
https://inventaire.io
47 stars 16 forks source link

Generalize use of Typescript #489

Closed maxlath closed 2 months ago

maxlath commented 3 months ago

Addressing https://github.com/inventaire/inventaire/issues/682

Depends on https://github.com/inventaire/inventaire/pull/743

Further improvements can be done in the future to replace any types, which is the main barrier to turning tsconfig strict flag on.

Related PRs: