Skip to content

Commit

Permalink
Tried again to disable lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Pickysaurus committed Sep 23, 2024
1 parent 4877ab7 commit b774a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"space-infix-ops": "error",
"space-unary-ops": "error",
"spaced-comment": "error",
"strict-boolean-expressions": "off",
"yoda": "error"
}
}

0 comments on commit b774a52

Please sign in to comment.