Skip to content

Commit

Permalink
Merge pull request #28624 from Expensify/tgolen-patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
thienlnam authored Oct 4, 2023
2 parents 8925eb7 + 8bd28d4 commit a4efd74
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 @@ -38,6 +38,7 @@ module.exports = {
{
files: ['*.js', '*.jsx', '*.ts', '*.tsx'],
rules: {
'rulesdir/no-multiple-onyx-in-file': 'off',
'rulesdir/onyx-props-must-have-default': 'off',
'react-native-a11y/has-accessibility-hint': ['off'],
'react-native-a11y/has-valid-accessibility-descriptors': [
Expand Down

0 comments on commit a4efd74

Please sign in to comment.