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 8, 2019
1 parent 53e1d56 commit 2329be2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@
"xo": {
"prettier": true,
"esnext": false,
"rules": {
"no-var": "off",
"prefer-arrow-callback": "off"
},
"ignores": [
"ccount.js"
]
Expand Down

0 comments on commit 2329be2

Please sign in to comment.