Skip to content

Commit

Permalink
permit single quotes occasionally
Browse files Browse the repository at this point in the history
  • Loading branch information
ducomputingsociety committed Oct 26, 2024
1 parent d7d8ae2 commit 142823a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"rules": {
"react/jsx-indent": ["error", 2],
"react/jsx-indent-props": ["error", 2],
"quotes": ["error", "double"],
"react/display-name": "off",
"arrow-parens": "off",
"max-len": ["warn", 140],
Expand Down

0 comments on commit 142823a

Please sign in to comment.