Skip to content

Commit 2b07258

Browse files
committed
Re-enable no-constant-binary-expression rule
Fixes #1673
1 parent 90f0f65 commit 2b07258

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/.eslintrc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ parserOptions:
1717
rules:
1818
max-len: off
1919
prettier/prettier: "error"
20-
no-constant-binary-expression: off

0 commit comments

Comments
 (0)