fabd / diablo2-runewizard

Runewizard for Diablo II. Find out what runewords you can make with the runes you have found.
https://fabd.github.io/diablo2-runewizard
MIT License
37 stars 11 forks source link

Refactor/use jsdoc with ts types #6

Closed fabd closed 3 years ago

fabd commented 3 years ago

An experiment using JSDoc + TS types.

More verbose but alright...

There remains an issue with const assertions not available in JSDoc requiring a bit more boilerplate for enums.