We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9aace7 commit 85bfed8Copy full SHA for 85bfed8
scripts/package.json
@@ -4,7 +4,9 @@
4
"description": "",
5
"main": "enumerate.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "build": "echo",
8
+ "clean": "echo",
9
+ "test": "echo"
10
},
11
"author": "",
12
"license": "ISC",
0 commit comments