Package Exports
- bpmnlint-plugin-camunda
- bpmnlint-plugin-camunda/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) 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
Camunda modeling guidelines, packed as a bpmnlint plug-in.
Usage
Add the plug-in via your .bpmnlintrc file:
{
"extends": [
"bpmnlint:recommended",
"plugin:camunda/recommended"
]
}Resources
See also
Checkout the camunda-compat plug-in to validate a BPMN 2.0 diagram for Camunda version compatibility.
License
MIT