Skip to content

Commit b9b2fe6

Browse files
committed
style: disable lint rule
1 parent cc44e7e commit b9b2fe6

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/iter/pipeline-thunk

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/iter/pipeline-thunk/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Accordingly, this function implements left-to-right [partial application][@stdli
101101

102102
## Examples
103103

104-
<!-- eslint-disable function-paren-newline -->
104+
<!-- eslint-disable function-call-argument-newline, function-paren-newline -->
105105

106106
<!-- eslint no-undef: "error" -->
107107

0 commit comments

Comments
 (0)