Skip to content

Commit

Permalink
fix eslint for unescaped string
Browse files Browse the repository at this point in the history
  • Loading branch information
tulsiojha committed Jun 27, 2024
1 parent b30c52d commit 82d4fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/.eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ extends:
rules:
no-case-declarations: 0
no-restricted-syntax: 0
react/no-unescaped-entities: 0

0 comments on commit 82d4fb6

Please sign in to comment.