Skip to content

Commit

Permalink
fix(eslintrc): follow new recommendation of eslint-config-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrecoin committed Feb 23, 2021
1 parent 51f8fae commit ed39b86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ module.exports = {
},
extends: [
'@nuxtjs',
'prettier',
'prettier/vue',
'plugin:prettier/recommended',
'plugin:nuxt/recommended',
],
Expand Down

0 comments on commit ed39b86

Please sign in to comment.