We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e919a1 commit b901d0eCopy full SHA for b901d0e
1 file changed
package.json
@@ -4,7 +4,8 @@
4
"description": "",
5
"main": "./src/Index.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"Error: no test specified\" && exit 0",
8
+ "build": "tsc"
9
},
10
"repository": {
11
"type": "git",
0 commit comments