danprince / midas

🫅 Traditional roguelike where everything you touch turns to gold.
https://danprince.itch.io/midas
2 stars 0 forks source link

TypeScript Rewrite #24

Open danprince opened 4 years ago

danprince commented 4 years ago

Keep thinking about a TypeScript rewrite. Snowpack handles TypeScript by default and it would open up a few new features like class properties, moving types from global.d.ts into dedicated modules, and generally removing the big chunks of jsdoc.