We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6be3a commit 6e461e6Copy full SHA for 6e461e6
lib/node_modules/@stdlib/slice/seq2slice/test/test.js
@@ -16,7 +16,7 @@
16
* limitations under the License.
17
*/
18
19
-/* eslint-disable max-lines-per-function */
+/* eslint-disable max-lines-per-function, max-lines */
20
21
'use strict';
22
0 commit comments