f834d6a813
* on push
* Fix mute test
* fix note test
* api
* inc timeout
* uploadUrl
* Revert "on push"
This reverts commit 778a58df61
.
* lint
* waitFire
* Wrap connectStream
* return
10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"extension": ["ts","js","cjs","mjs"],
|
|
"node-option": [
|
|
"experimental-specifier-resolution=node",
|
|
"loader=./test/loader.js"
|
|
],
|
|
"slow": 1000,
|
|
"timeout": 30000,
|
|
"exit": true
|
|
}
|