Skip to content

Commit

Permalink
change text
Browse files Browse the repository at this point in the history
  • Loading branch information
CeEv committed Nov 9, 2023
1 parent 26c0d76 commit cf7d0f4
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 @@ -106,7 +106,7 @@ module.exports = {
patterns: [
{
group: ['@infra/*/*', '@modules/*/*'],
message: 'Do not deep import into a module',
message: 'Do not deep import from a module',
},
],
},
Expand Down

0 comments on commit cf7d0f4

Please sign in to comment.