Skip to content

Commit a03af99

Browse files
committed
Remove superfluous xo rules
1 parent bfc5146 commit a03af99

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@
6767
"xo": {
6868
"prettier": true,
6969
"esnext": false,
70-
"rules": {
71-
"guard-for-in": "off",
72-
"no-var": "off",
73-
"prefer-arrow-callback": "off"
74-
},
7570
"ignores": [
7671
"unist-util-visit.js"
7772
]

0 commit comments

Comments
 (0)