Skip to content

Commit

Permalink
[core] Disambiguate eslint plugin name
Browse files Browse the repository at this point in the history
This is more noobs friendly.
  • Loading branch information
oliviertassinari committed Jul 7, 2023
1 parent d5dbdeb commit 2369168
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 @@ -34,7 +34,7 @@ module.exports = {
'eslint-plugin-material-ui',
'eslint-plugin-react-hooks',
'@typescript-eslint/eslint-plugin',
'filenames',
'eslint-plugin-filenames',
],
settings: {
'import/resolver': {
Expand Down

0 comments on commit 2369168

Please sign in to comment.