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 56a3189

Browse files
Update benchmark.js resolves #8135
Removed the no-new-wrappers comment causing Linting issues. Signed-off-by: Zuhair Ahmad <157193652+Zuhair-CS@users.noreply.github.com>
1 parent 291b901 commit 56a3189

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 によって変換されたページ (->オリジナル) /