Skip to content

Commit

Permalink
Merge pull request #76 from ikevin127/fix/28334
Browse files Browse the repository at this point in the history
fix/28334 - Remove rulesdir/display-name-property': 'error'
  • Loading branch information
roryabraham committed Oct 24, 2023
2 parents 49f1103 + 2d02e8f commit 3c5d7de
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 189 deletions.
65 changes: 0 additions & 65 deletions eslint-plugin-expensify/display-name-property.js

This file was deleted.

123 changes: 0 additions & 123 deletions eslint-plugin-expensify/tests/display-name-property.test.js

This file was deleted.

1 change: 0 additions & 1 deletion rules/expensify.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ module.exports = {
'rulesdir/no-multiple-onyx-in-file': 'error',
'rulesdir/no-call-actions-from-actions': 'error',
'rulesdir/no-api-side-effects-method': 'error',
'rulesdir/display-name-property': 'error',
'rulesdir/prefer-localization': 'error',
'rulesdir/onyx-props-must-have-default': 'error',
'no-restricted-imports': ['error', {
Expand Down

0 comments on commit 3c5d7de

Please sign in to comment.