We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57939f commit b1cc75dCopy full SHA for b1cc75d
1 file changed
package.json
@@ -6,6 +6,7 @@
6
"types": "dist/index.d.ts",
7
"scripts": {
8
"clean": "rm -rf dist/*",
9
+ "test": "echo todo",
10
"build": "tsc"
11
},
12
"repository": {
0 commit comments