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 24d6798 commit 404e7a5Copy full SHA for 404e7a5
package.json
@@ -59,7 +59,6 @@
59
"build": "npm run build:cjs && npm run build:esm && npm run prettier",
60
"build:cjs": "tsc",
61
"build:esm": "node scripts/build-esm.js",
62
- "verify-esm": "node scripts/verify-esm.js",
63
"check": "npm run jshint && npm run jscs",
64
"ci": "npm run test && npm run nsp && npm run prettier-check",
65
"nsp": "npm audit --production",
0 commit comments