Skip to content

Commit 5e24a1d

Browse files
nikkufake-join[bot]
authored andcommitted
chore: add all script
1 parent 3e53d8c commit 5e24a1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"url": "https://github.com/bpmn-io/bpmn-js-examples"
99
},
1010
"scripts": {
11+
"all": "run-s lint test build",
1112
"lint": "eslint .",
1213
"auto-test": "npm test -- --auto-watch --no-single-run",
1314
"test": "karma start",

0 commit comments

Comments
 (0)