Skip to content

Commit

Permalink
Remove superfluous xo rules
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed May 30, 2019
1 parent 915ebb7 commit 659d70d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@
"xo": {
"prettier": true,
"esnext": false,
"rules": {
"no-var": "off",
"prefer-arrow-callback": "off",
"object-shorthand": "off",
"unicorn/no-new-buffer": "off"
},
"ignores": [
"to-vfile.js"
]
Expand Down

0 comments on commit 659d70d

Please sign in to comment.