We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5bd298 commit 3ceda65Copy full SHA for 3ceda65
package.json
@@ -5,6 +5,7 @@
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
7
"scripts": {
8
+ "prepare": "yarn build",
9
"build": "tsc",
10
"test": "jest",
11
"lint": "eslint src/**/*.ts",
0 commit comments