We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d154dc commit 091ca9aCopy full SHA for 091ca9a
package.json
@@ -5,7 +5,8 @@
5
"main": "dist/index.js",
6
"typings": "./dist/index.d.ts",
7
"scripts": {
8
- "test": "ava"
+ "test": "ava",
9
+ "build": "tsc"
10
},
11
"author": "",
12
"license": "ISC",
0 commit comments