Skip to content

Commit

Permalink
chore: update eslint*
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Nov 11, 2023
1 parent b9dcec7 commit 272c9dd
Show file tree
Hide file tree
Showing 3 changed files with 295 additions and 387 deletions.
5 changes: 4 additions & 1 deletion .eslintrc
@@ -1,3 +1,6 @@
{
"extends": "plugin:bpmn-io/recommended"
"extends": "plugin:bpmn-io/recommended",
"rules": {
"indent": "off"
}
}

0 comments on commit 272c9dd

Please sign in to comment.