Skip to content

Commit

Permalink
chore: update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 4, 2024
1 parent 5eb2d7e commit 60885f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ export default unjs({
"unicorn/catch-error-name": 0,
"unicorn/prefer-logical-operator-over-ternary": 0,
"unicorn/prefer-ternary": 0,
"unicorn/prefer-string-raw": 0,
},
});

0 comments on commit 60885f8

Please sign in to comment.