Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
havenbarnes committed Jan 14, 2025
1 parent 7c9ddc2 commit c38eb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ module.exports = {
],
'no-else-return': 'warn',
'react-google-translate/no-conditional-text-nodes-with-siblings': 'warn',
'react-google-translate/no-return-text-nodes': 'error',
'react-google-translate/no-return-text-nodes': 'warn',
},
overrides: [
{
Expand Down

0 comments on commit c38eb3f

Please sign in to comment.