Skip to content

Commit 4a6d756

Browse files
committed
style: disable lint rules
1 parent 671cb3d commit 4a6d756

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/slice/ctor/test

lib/node_modules/@stdlib/slice/ctor/test/test.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-statements, max-lines, max-lines-per-function */
20+
1921
'use strict';
2022

2123
// MODULES //

0 commit comments

Comments
 (0)