Skip to content

Commit

Permalink
remove translation rule in docs/**
Browse files Browse the repository at this point in the history
  • Loading branch information
JCQuintas committed Jan 1, 2025
1 parent d155a48 commit 0d13454
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 @@ -275,6 +275,7 @@ module.exports = {
files: ['docs/**/*{.ts,.tsx,.js}'],
excludedFiles: ['*.d.ts'],
rules: {
'material-ui/no-hardcoded-labels': 'off',
'no-restricted-imports': [
'error',
{
Expand Down

0 comments on commit 0d13454

Please sign in to comment.