Skip to content

Commit 73b794f

Browse files
committed
disable lint rule
1 parent 474bee3 commit 73b794f

File tree

1 file changed

+2
-0
lines changed
  • lib/node_modules/@stdlib/ndarray/base/unary/lib

1 file changed

+2
-0
lines changed

lib/node_modules/@stdlib/ndarray/base/unary/lib/5d.js

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

19+
/* eslint-disable max-depth */
20+
1921
'use strict';
2022

2123
// MAIN //

0 commit comments

Comments
 (0)