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 e69c7a7 commit c02095aCopy full SHA for c02095a
package.json
@@ -6,6 +6,7 @@
6
"module": "lib/cjs/index.js",
7
"types": "lib/esm/index.d.ts",
8
"scripts": {
9
+ "prepublishOnly": "npm run release",
10
"test": "echo \"no test specified\"",
11
"tc": "npx tsc --noEmit",
12
"tcw": "npm run tc -- -w",
0 commit comments