Skip to content

Commit 5c38502

Browse files
author
Daniel Weber
committed
Add(chore): Precomit testrun
1 parent 875f20c commit 5c38502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"author": "Daniel Weber <[email protected]>",
66
"private": true,
77
"scripts": {
8+
"precommit": "npm run test",
89
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
910
"start": "npm run dev",
1011
"unit": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run",

0 commit comments

Comments
 (0)