Skip to content

Commit

Permalink
fix: eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
SConaway committed Jul 24, 2020
1 parent daa7bb1 commit 5fed38a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@
"trailingComma": "es5",
"useTabs": false
}
]
],
"react-native/no-inline-styles": "off"
}
},
"eslintIgnore": [
Expand Down

0 comments on commit 5fed38a

Please sign in to comment.