Skip to content

Commit 04143be

Browse files
authored
style: re-enable lint rule
PR-URL: #6838 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 10afa3c commit 04143be

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

lib/node_modules/@stdlib/math/strided/ops/add/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 //

lib/node_modules/@stdlib/math/strided/ops/sub/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)