We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41d220 commit 9815f80Copy full SHA for 9815f80
1 file changed
.eslintrc
@@ -14,6 +14,7 @@
14
"xo-space"
15
],
16
"rules": {
17
- "capitalized-comments": "off"
+ "capitalized-comments": "off",
18
+ "unicorn/no-reduce": "off"
19
}
20
0 commit comments