We are using GitHub Registry which currently only supports scoped packages. As a result, none of our packages can start with bpmnlint-plugin-. Is it possible to allow packages that are scoped, but start with that rule? An example would be @myorg/bpmlint-plugin-my-org-rules.
We are using GitHub Registry which currently only supports scoped packages. As a result, none of our packages can start with
bpmnlint-plugin-
. Is it possible to allow packages that are scoped, but start with that rule? An example would be@myorg/bpmlint-plugin-my-org-rules
.