Package Exports
- bpmnlint-plugin-camunda-compat
- bpmnlint-plugin-camunda-compat/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bpmnlint-plugin-camunda-compat) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
bpmnlint-plugin-camunda-compat
Camunda BPMN compatibility, packed as a bpmnlint plug-in.
Usage
Add the plug-in via your .bpmnlintrc file:
{
"extends": [
"bpmnlint:recommended",
"plugin:camunda-compat/recommended"
]
}To validate a diagram it must be pinned to a particular execution platform via the modeler BPMN 2.0 extension.
Resources
- Issues
- BPMN coverage for Camunda Cloud and Camunda Platform
License
MIT