Skip to content

Commit 2bdea00

Browse files
authored
style: re-enable lint rule
Signed-off-by: Athan <[email protected]>
1 parent eb12040 commit 2bdea00

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/nanmax/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/nanmax/docs/types/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* limitations under the License.
1717
*/
1818

19-
/* eslint-disable @typescript-eslint/no-unused-expressions, space-in-parens */
19+
/* eslint-disable space-in-parens */
2020

2121
/// <reference types="@stdlib/types"/>
2222

0 commit comments

Comments
 (0)