Skip to content

Commit

Permalink
chore: update linting rules (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 committed Nov 29, 2021
1 parent 5d0cea1 commit b46cda9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ module.exports = {
'vue/script-setup-uses-vars': 0,
'import/named': 0,
'standard/no-callback-literal': 0,
'comma-dangle': ['error', 'never'],
'no-else-return': [
'error',
{
Expand Down

0 comments on commit b46cda9

Please sign in to comment.