Skip to content

Commit e150934

Browse files
committed
perf: do not spread accumulators in Array.prototype.reduce()
1 parent ab460ea commit e150934

4 files changed

Lines changed: 9143 additions & 9144 deletions

File tree

.oxlintrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"ignorePackages": true
2020
}
2121
],
22-
"jsx-no-constructed-context-values": "off",
23-
"no-accumulating-spread": "off"
22+
"jsx-no-constructed-context-values": "off"
2423
}
2524
}

0 commit comments

Comments
 (0)