@byndyusoft/bpmnlint-plugin-custom-linter-rules

1.0.0 • Public • Published

bpmnlint-plugin-custom-linter-rules

npm@latest test code style: prettier semantic-release

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.

Readme

Keywords

Package Sidebar

Install

npm i @byndyusoft/bpmnlint-plugin-custom-linter-rules

Weekly Downloads

2

Version

1.0.0

License

Apache-2.0

Unpacked Size

16.3 kB

Total Files

5

Last publish

Collaborators

  • alexanderbyndyu
  • sadcitizen
  • dmitriy.litichevskiy
  • razonrus