Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvo committed Sep 20, 2024
1 parent a305990 commit 3442d88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/RNBGUExample/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ module.exports = {
extends: '@react-native',
rules: {
curly: ['off', 'multi-or-nest', 'consistent'],
'react-native/no-inline-styles': 'off',
},
};

0 comments on commit 3442d88

Please sign in to comment.