We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228e4d0 commit b754d5aCopy full SHA for b754d5a
1 file changed
lib/node_modules/@stdlib/ndarray/slice/test/test.js
@@ -16,7 +16,7 @@
16
* limitations under the License.
17
*/
18
19
-/* eslint-disable object-curly-newline */
+/* eslint-disable object-curly-newline, max-lines */
20
21
'use strict';
22
0 commit comments