Skip to content

Commit

Permalink
Update xo
Browse files Browse the repository at this point in the history
Closes GH-20.
  • Loading branch information
greenkeeperio-bot authored and wooorm committed Mar 18, 2017
1 parent 3c5ec76 commit 7753fcf
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Expand Up @@ -38,7 +38,7 @@
"remark-toc": "^4.0.0",
"tape": "^4.0.0",
"to-vfile": "^2.0.0",
"xo": "^0.17.1"
"xo": "^0.18.0"
},
"scripts": {
"build-md": "remark *.md doc/*.md -qfo",
Expand All @@ -58,9 +58,7 @@
},
"xo": {
"space": true,
"rules": {
"max-lines": "off"
},
"esnext": false,
"ignores": [
"remark-html.js"
]
Expand Down

0 comments on commit 7753fcf

Please sign in to comment.