Skip to content

Commit 46cb83e

Browse files
authored
Merge pull request #4 from dipexplorer/editorconfig-lint-6653
chore: fix EditorConfig lint errors (issue #6653)
2 parents 04e84fb + 93cbfda commit 46cb83e

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/eslint/rules/jsdoc-list-item-spacing

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/eslint/rules/jsdoc-list-item-spacing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ function beep() {
108108
}
109109
```
110110

111-
The [rule][eslint-rules] may be configured using the same options as supported by [remark][remark-lint-list-item-spacing].
111+
The [rule][eslint-rules] may be configured using the same options as supported by [remark][remark-lint-list-item-spacing].
112112

113113
</section>
114114

0 commit comments

Comments
 (0)