Skip to content

Commit

Permalink
lint error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ferserc1 committed Nov 25, 2022
1 parent 4350e13 commit 67f9f80
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 @@ -33,8 +33,6 @@ module.exports = {
// enable additional rules
'no-empty': 'off',
indent: 'off',
'no-empty': 'off',
indent: 'off',
// semi: ['error', 'always'],
// Indent with 4 spaces
// indent: ['error', 4, { MemberExpression: 0 }],
Expand Down

0 comments on commit 67f9f80

Please sign in to comment.