We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Array.prototype.reduce()
1 parent ab460ea commit e150934Copy full SHA for e150934
4 files changed
.oxlintrc.json
@@ -19,7 +19,6 @@
19
"ignorePackages": true
20
}
21
],
22
- "jsx-no-constructed-context-values": "off",
23
- "no-accumulating-spread": "off"
+ "jsx-no-constructed-context-values": "off"
24
25
0 commit comments