Open nickynicolson opened 11 months ago
The plugin checklist recommends that plugin developers "Consider organizing your code base using folders":
If your plugin uses more than one .ts file, consider organizing them into folders to make it easier to review and maintain.
It would be helpful if the sample plugin did this so that there was an example to follow.
The plugin checklist recommends that plugin developers "Consider organizing your code base using folders":
It would be helpful if the sample plugin did this so that there was an example to follow.