Skip to content

Commit

Permalink
TASK: Adjust eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebobo committed Jun 25, 2024
1 parent 51d7c71 commit b83fe89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ module.exports = {
'react/prop-types': 'off',
'prettier/prettier': ['error'],
'react-hooks/rules-of-hooks': 'error',
'comma-dangle': ['error', 'only-multiline'],
},
};

0 comments on commit b83fe89

Please sign in to comment.