Skip to content

Commit

Permalink
Disable some problematic rules
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 3, 2020
1 parent d3abdb6 commit 0dd4a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -59,7 +59,7 @@
"eslint": "^7.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-xo": "^0.30.0",
"eslint-config-xo-typescript": "^0.30.0",
"eslint-config-xo-typescript": "^0.31.0",
"eslint-formatter-pretty": "^3.0.1",
"eslint-import-resolver-webpack": "^0.12.1",
"eslint-plugin-ava": "^10.3.0",
Expand Down

0 comments on commit 0dd4a9d

Please sign in to comment.