[Command Handler] Use export default rather class of same name as file #52

Closed
opened 2021-09-26 12:01:20 +01:00 by Vylpes · 0 comments
Vylpes commented 2021-09-26 12:01:20 +01:00 (Migrated from github.com)

Instead of having to have the class name being the same as the file name, e.g. ban inside of ban.ts,

It should use the typescript export default syntax

Instead of having to have the class name being the same as the file name, e.g. `ban` inside of `ban.ts`, It should use the typescript `export default` syntax
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-core#52
No description provided.