Skip to content

Commit

Permalink
chore: update to eslint-plugin-bpmn-io@1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Mar 24, 2024
1 parent 38448f2 commit b328ac2
Show file tree
Hide file tree
Showing 3 changed files with 1,398 additions and 1,831 deletions.
5 changes: 4 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"extends": "plugin:bpmn-io/es6"
"extends": "plugin:bpmn-io/recommended",
"env": {
"node": true
}
}
Loading

0 comments on commit b328ac2

Please sign in to comment.