Skip to content

Commit 87908e4

Browse files
committed
Temporarily disable no-constant-binary-expression rule as it can't be found
1 parent 8da13aa commit 87908e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/.eslintrc.yml

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

0 commit comments

Comments
 (0)