We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5772c commit 04d4c20Copy full SHA for 04d4c20
etc/eslint/rules/stdlib.js
@@ -2069,8 +2069,8 @@ rules[ 'stdlib/jsdoc-no-literal-urls' ] = 'error';
2069
* *
2070
* * Hello World.
2071
* * - Foo
2072
-* * 1. Yes
2073
-* * 2. No
+* * 1. Yes
+* * 2. No
2074
* * - Bar
2075
2076
* * @returns {string} a value
@@ -2095,10 +2095,10 @@ rules[ 'stdlib/jsdoc-no-literal-urls' ] = 'error';
2095
2096
2097
2098
-* * - Foo
2099
+* * - Foo
2100
2101
2102
2103
2104
0 commit comments