diff --git a/package.json b/package.json index 08b96ad..d903a9f 100644 --- a/package.json +++ b/package.json @@ -67,11 +67,6 @@ "xo": { "prettier": true, "esnext": false, - "rules": { - "no-var": "off", - "prefer-arrow-callback": "off", - "guard-for-in": "off" - }, "ignores": [ "mdast-util-to-hast.js" ]