Rewrite commands in OOP style 😎 #23
Labels
dev
This issue is related to the dev branch
rewrite
A rewrite is needed for the issue to be fixed
TypeScript
Issue is about the TypeScript rewrite
Milestone
Commands are currently using module.exports and exporting objects, this is not they way it should be done in TypeScript and they should be rewritten using classes.
The text was updated successfully, but these errors were encountered: