-
Notifications
You must be signed in to change notification settings - Fork 1
Use typescript in Powercord plugin #74
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update Javascript codePull requests that update Javascript code
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update Javascript codePull requests that update Javascript code
Type
Fields
Give feedbackNo fields configured for issues without a type.
A member of the Powercord Discord server suggested we use TypeScript to build the plugin, and also linked me to their TypeScript definitions for Discord. Given this, I think it is feasible to write our plugin using TypeScript as well. Part of the reason I initially used JS instead was the lack of proper definitions and also the lack of community adoption within the Powercord development scene.