Skip to content

Commit 77b9434

Browse files
committed
Remove superfluous xo rules
1 parent 8a01a94 commit 77b9434

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@
5353
"prettier": true,
5454
"esnext": false,
5555
"rules": {
56-
"guard-for-in": "off",
57-
"no-var": "off",
58-
"prefer-arrow-callback": "off",
5956
"no-eq-null": "off",
6057
"eqeqeq": "off"
6158
},

0 commit comments

Comments
 (0)