Skip to content

Commit

Permalink
Reflect #977 in the readme (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed Jan 11, 2021
1 parent 4ab4759 commit dea058c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Configure it in `package.json`.
"unicorn/expiring-todo-comments": "error",
"unicorn/explicit-length-check": "error",
"unicorn/filename-case": "error",
"unicorn/import-index": "error",
"unicorn/import-index": "off",
"unicorn/import-style": "error",
"unicorn/new-for-builtins": "error",
"unicorn/no-abusive-eslint-disable": "error",
Expand Down

0 comments on commit dea058c

Please sign in to comment.