JSPM

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

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q25650F
  • License Apache-2.0

Custom rules for bpmnlint

Package Exports

  • @byndyusoft/bpmnlint-plugin-custom-linter-rules
  • @byndyusoft/bpmnlint-plugin-custom-linter-rules/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 (@byndyusoft/bpmnlint-plugin-custom-linter-rules) 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-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.