ash-bergs / pantry-pal

Keep track of your shopping list and pantry stock
0 stars 0 forks source link

Integrate TS #25

Closed ash-bergs closed 2 months ago

ash-bergs commented 2 months ago

Before we move on making classes to encapsulate Items management - we really should integrate TS into the project

[ ] Add typescript to the project [ ] Init tsconfig - this should allow us to incrementally adopt TS [ ] Convert primary index.js -> index.ts [ ] Convert files needed to make index.ts valid - but especially make sure the Dexie db instance is typed