Skip to content

Commit 259f7ee

Browse files
chore: fix JavaScript lint errors stdlib-js#6355
1 parent cd2aac2 commit 259f7ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/node_modules/@stdlib/ndarray/base/every/scripts/predicate_loops.js

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

21+
/* eslint-disable-next-line max-lines */
22+
2123
'use strict';
2224

2325
// MODULES //

0 commit comments

Comments
 (0)