Skip to content

Commit

Permalink
Disable sort-styles rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ggozad committed Jun 21, 2019
1 parent 37b6af8 commit a395633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-native.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = {
},
rules: {
'unicorn/filename-case': 'off',
'react-native/sort-styles': 'off',
},
settings: {
react: {
Expand Down

0 comments on commit a395633

Please sign in to comment.