Skip to content

Commit 9faaec9

Browse files
chore: resolve lint errors
PR-URL: #8239 Closes: #8235 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 32e2924 commit 9faaec9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/assert/is-nonpositive-integer-array/examples

lib/node_modules/@stdlib/assert/is-nonpositive-integer-array/examples/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/* eslint-disable no-new-wrappers */
20-
2119
'use strict';
2220

2321
var Number = require( '@stdlib/number/ctor' );

0 commit comments

Comments
 (0)