We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439d0a3 commit 6b9a280Copy full SHA for 6b9a280
lib/reporters/json-stream.js
@@ -51,7 +51,7 @@ function JSONStream(runner) {
51
52
/**
53
* Mocha event to be written to the output stream.
54
- * @typedef {*[]} JSONStream~MochaEvent
+ * @typedef {Array} JSONStream~MochaEvent
55
*/
56
57
0 commit comments