Skip to content

Commit 6e84220

Browse files
committed
Remove superfluous xo rules
1 parent c0c6d8b commit 6e84220

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
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-stringify-position.js"
7772
]

0 commit comments

Comments
 (0)