We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1dd0e commit 6e3d97bCopy full SHA for 6e3d97b
1 file changed
package.json
@@ -20,7 +20,8 @@
20
"globals": "^15.14.0"
21
},
22
"scripts": {
23
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"Error: no test specified\" && exit 1",
24
+ "cli": "node src/cli/main.js"
25
26
"repository": {
27
"type": "git",
0 commit comments