Skip to content

Commit cf8b827

Browse files
committed
Revert "test: added rules for our backwards compatible code"
This reverts commit 469bd03.
1 parent 2f59306 commit cf8b827

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.xo-config.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
"rules": {
66
"unicorn/prefer-node-remove": "off",
77
"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"
8+
"unicorn/prefer-dom-node-remove": "off"
139
}
1410
}

0 commit comments

Comments
 (0)