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 365e118 commit 1020a06Copy full SHA for 1020a06
package.json
@@ -25,7 +25,7 @@
25
"dev": "rollup --config --watch",
26
"lint": "eslint src/ test/",
27
"fix-lint": "eslint src/ test/ --fix",
28
- "test": "mocha out/test/*.test.{js,cjs,mjs} --timeout 10000"
+ "test": "mocha out/test/*.test.{js,cjs,mjs} --timeout 15000"
29
},
30
"repository": {
31
"type": "git",
0 commit comments