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 f56e530 commit ab01d38Copy full SHA for ab01d38
package.json
@@ -22,7 +22,7 @@
22
"esm/index.d.ts"
23
],
24
"scripts": {
25
- "ava": "TS_NODE_PROJECT=tsconfig.ava.json ava",
+ "ava": "TS_NODE_PROJECT=tsconfig.ava.json ava --timeout 30s",
26
"build": "rollup -c",
27
"prepack": "rollup -c",
28
"test": "run-p build ava xo",
0 commit comments