Skip to content

Commit 93cbfda

Browse files
authored
fix EditorConfig lint errors (issue #6653)
Signed-off-by: Dipjyoti Das <[email protected]>
1 parent 04e84fb commit 93cbfda

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)