Skip to content

Commit 04d4c20

Browse files
committed
Revert "Update spacing"
This reverts commit 971c72c.
1 parent fa5772c commit 04d4c20

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

etc/eslint/rules/stdlib.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2069,8 +2069,8 @@ rules[ 'stdlib/jsdoc-no-literal-urls' ] = 'error';
20692069
* *
20702070
* * Hello World.
20712071
* * - Foo
2072-
* * 1. Yes
2073-
* * 2. No
2072+
* * 1. Yes
2073+
* * 2. No
20742074
* * - Bar
20752075
* *
20762076
* * @returns {string} a value
@@ -2095,10 +2095,10 @@ rules[ 'stdlib/jsdoc-no-literal-urls' ] = 'error';
20952095
* *
20962096
* * Hello World.
20972097
* *
2098-
* * - Foo
2099-
* * 1. Yes
2098+
* * - Foo
2099+
* * 1. Yes
21002100
* *
2101-
* * 2. No
2101+
* * 2. No
21022102
* *
21032103
* * - Bar
21042104
* *

0 commit comments

Comments
 (0)