Skip to content

Commit

Permalink
Change any explicit use of prettier to prettier/recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyEckstein committed Mar 23, 2021
1 parent ad568b8 commit 10d4c53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ module.exports = {
'plugin:radar/recommended',
'plugin:security/recommended',
'plugin:switch-case/recommended',
'plugin:unicorn/recommended',
'prettier/unicorn'
'plugin:unicorn/recommended'
],
overrides: [
{
Expand Down

0 comments on commit 10d4c53

Please sign in to comment.