We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae69f43 commit 7ea3c5dCopy full SHA for 7ea3c5d
package.json
@@ -13,7 +13,7 @@
13
"mmd-gitlab-backuper": "lib/index.js"
14
},
15
"scripts": {
16
- "start": "node lib/index.js",
+ "start": "node lib/index.js -t",
17
"prepare": "husky install",
18
"lint-staged": "lint-staged"
19
0 commit comments