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 de8e7da commit 3b11ac8Copy full SHA for 3b11ac8
1 file changed
package.json
@@ -20,7 +20,7 @@
20
"node": ">=18"
21
},
22
"scripts": {
23
- "test": "xo && c8 ava && tsd && tsc"
+ "test": "xo && c8 ava && tsd && tsc && npx --yes [email protected] && npx --yes --package [email protected] tsc"
24
25
"files": [
26
"index.js",
0 commit comments