Skip to content

Commit 1788184

Browse files
committed
Update dev-dependencies
1 parent 0af2ac1 commit 1788184

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"remark-preset-wooorm": "^2.0.0",
4343
"tape": "^4.0.0",
4444
"unist-builder": "^1.0.1",
45-
"xo": "^0.17.0"
45+
"xo": "^0.18.0"
4646
},
4747
"scripts": {
4848
"build-md": "remark . --quiet --frail --output",
@@ -56,6 +56,7 @@
5656
},
5757
"xo": {
5858
"space": true,
59+
"esnext": false,
5960
"rules": {
6061
"guard-for-in": "off",
6162
"eqeqeq": "off",

0 commit comments

Comments
 (0)