There was an error while loading. Please reload this page.
1 parent 3e9fb85 commit 4c55619Copy full SHA for 4c55619
config/eslint.js
@@ -92,7 +92,6 @@ module.exports = {
92
'no-loop-func': WARNING,
93
'no-mixed-operators': [WARNING, {
94
groups: [
95
- ['+', '-', '*', '/', '%', '**'],
96
['&', '|', '^', '~', '<<', '>>', '>>>'],
97
['==', '!=', '===', '!==', '>', '>=', '<', '<='],
98
['&&', '||'],
0 commit comments