JSPM

bpmnlint-plugin-camunda

0.4.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 340
  • Score
    100M100P100Q121440F
  • License MIT

Camunda modeling guidelines, packed as a bpmnlint plug-in

Package Exports

  • bpmnlint-plugin-camunda

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

Build Status

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

License

MIT