feat: removed console.logs

This commit is contained in:
2023-07-04 23:12:11 -03:00
parent 6971eeda3c
commit fe0cacf145
6 changed files with 9 additions and 23 deletions

View File

@@ -39,6 +39,7 @@ module.exports = {
],
},
],
'no-console': 'error',
'prettier/prettier': 'error',
'react/jsx-sort-props': [
'error',