@byndyusoft/bpmnlint-plugin-custom-linter-rules
v1.0.0
Published
Custom rules for bpmnlint
Downloads
3
Readme
bpmnlint-plugin-custom-linter-rules
Custom rules for bpmnlint
Requirements
- Node.js v18 LTS or later
- Yarn
Install
yarn add -D @byndyusoft/bpmnlint-plugin-custom-linter-rules
npm i -D @byndyusoft/bpmnlint-plugin-custom-linter-rules
Usage
Activate the rules via the local .bpmnlintrc
file. For customize use rules
block. For additional
see For additional see
{
"extends": [
"bpmnlint:recommended",
"plugin:@byndyusoft/bpmnlint-plugin-custom-linter-rules/recommended"
]
}
Rules
See documentation. The rules folders contains each rules implementation.
Maintainers
License
This repository is released under version 2.0 of the Apache License.