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 0fa95bd commit c4b50deCopy full SHA for c4b50de
package.json
@@ -44,7 +44,7 @@
44
"build": "pkg build --strict",
45
"prepublishOnly": "npm run build",
46
"test": "jest -c integration/jest.config.cjs",
47
- "typecheck": "tsc --noEmit"
+ "typecheck": "tsc"
48
},
49
"browserslist": [
50
"> 0.2% and supports es6-module and supports es6-module-dynamic-import and not dead and not IE 11",
0 commit comments