Skip to content

Commit 27003f4

Browse files
authored
style: update lint directive
Signed-off-by: Athan <[email protected]>
1 parent 40493fd commit 27003f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/lapack/base/dge-trans/test/test.ndarray.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ tape( 'the function supports specifying the strides of the first and second dime
470470
999, 999, 999, 999, 999, 999
471471
]);
472472

473-
/* eslint-enable array-element-newline, no-multi-spaces, no-mixed-spaces-and-tabs */
473+
/* eslint-enable array-element-newline, no-multi-spaces */
474474

475475
out = new Float64Array( M*N );
476476

0 commit comments

Comments
 (0)