Update .eslintrc.js

This commit is contained in:
Preston 2021-03-02 22:55:10 -05:00
parent a3fe91bef5
commit 122f145246
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ module.exports = {
// order matters: from least important to most important in terms of overriding
// Prettier + Vue: https://medium.com/@gogl.alex/how-to-properly-set-up-eslint-with-prettier-for-vue-or-nuxt-in-vscode-e42532099a9c
extends: [
'prettier/vue',
'prettier',
'eslint:recommended',
'plugin:vue/recommended',