Skip to content

Commit 10afa3c

Browse files
style: re-enable lint rule
PR-URL: #6835 Closes: #6808 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 1f7e55f commit 10afa3c

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/math/strided/ops/mul/scripts

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/math/strided/ops/mul/scripts/types.js

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

21-
/* eslint-disable node/shebang */
22-
2321
'use strict';
2422

2523
// MODULES //

0 commit comments

Comments
 (0)