Skip to content

Commit

Permalink
feat(common): remove prefer/math-trunc
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazmi35 committed Oct 14, 2024
1 parent c319698 commit 9cc278b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conf/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,6 @@ export default [
"unicorn/prefer-includes": "error",
"unicorn/prefer-keyboard-event-key": "error",
"unicorn/prefer-logical-operator-over-ternary": "error",
"unicorn/prefer-math-trunc": "error",
"unicorn/prefer-modern-math-apis": "warn",
"unicorn/prefer-module": "off", // Add @hazmi35/eslint-config/modules config
"unicorn/prefer-native-coercion-functions": "error",
Expand Down

0 comments on commit 9cc278b

Please sign in to comment.