增加bpmnlint自定义校验规则示例

This commit is contained in:
xlsea
2023-03-10 09:20:35 +08:00
parent ff2ad94368
commit 912e07625f
12 changed files with 227 additions and 2 deletions

View File

@@ -66,7 +66,8 @@
"vue-router": "3.4.9",
"vuedraggable": "2.24.3",
"vuex": "3.6.0",
"xcrud": "^0.4.19"
"xcrud": "^0.4.19",
"bpmnlint-plugin-local": "file:bpmnlint-plugin-local"
},
"devDependencies": {
"@babel/parser": "^7.20.5",