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 2f59306 commit cf8b827Copy full SHA for cf8b827
.xo-config.json
@@ -5,10 +5,6 @@
5
"rules": {
6
"unicorn/prefer-node-remove": "off",
7
"unicorn/no-array-for-each": "off",
8
- "unicorn/prefer-dom-node-remove": "off",
9
- "no-var": "off",
10
- "prefer-arrow-callback": "off",
11
- "prefer-const": "off",
12
- "object-shorthand": "off"
+ "unicorn/prefer-dom-node-remove": "off"
13
}
14
0 commit comments