We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2295f2c commit aa453feCopy full SHA for aa453fe
package.json
@@ -6,7 +6,7 @@
6
"types": "lib/index.d.ts",
7
"scripts": {
8
"build": "tsc",
9
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"Error: no test specified\" && exit 0"
10
},
11
"repository": {
12
"type": "git",
0 commit comments