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 24875eb commit 0bdd637Copy full SHA for 0bdd637
src/reporter/index.js
@@ -43,7 +43,7 @@ export default class Reporter {
43
}
44
45
/**
46
- * Support for legacy config format where reporter configuration was nested under "githubIssues"
+ * Support for legacy config format where reporter configuration was nested under `githubIssues`
47
* Example:
48
*
49
* ```json
0 commit comments