Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e7bd1d0

Browse files
style: re-enable lint rule
PR-URL: #8138 Closes: #8135 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 4dba8a6 commit e7bd1d0

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/assert/is-finite/benchmark

1 file changed

+1
-1
lines changed

‎lib/node_modules/@stdlib/assert/is-finite/benchmark/benchmark.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* limitations under the License.
1717
*/
1818

19-
/* eslint-disable no-new-wrappers, no-undefined, no-empty-function, stdlib/no-redeclare */
19+
/* eslint-disable no-undefined, no-empty-function, stdlib/no-redeclare */
2020

2121
'use strict';
2222

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /