Skip to content

Make static command data part of a plugin.json file #11

@EricRabil

Description

@EricRabil

By outsourcing the following properties:

  • supportedEnvironments
  • globalAdminOnly
  • description
  • permission
  • arguments

to a plugin.json file, we can eliminate the need for a standard plugin.ts name and location. This will allow for folder structures such as

  • myplugin/src
  • myplugin/dist
    and within the plugin.json, have a entry property similar to package.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions