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 d72af44 commit 3d43a8eCopy full SHA for 3d43a8e
1 file changed
lib/node_modules/@stdlib/_tools/eslint/rules/doctest-annotation-spacing/lib/main.js
@@ -48,6 +48,7 @@ var format = require( '@stdlib/string/format' );
48
* - `( *)`
49
* - capture zero or more space characters (the spacing after the keyword)
50
*
51
+* @private
52
* @constant
53
* @type {RegExp}
54
* @default /^\/\/( *)(?:(e\.g\.,) *)?(returns|=>)( *)/
0 commit comments