This commit is contained in:
Lyubo Marinov 2017-07-26 10:40:05 -05:00
parent 51934dac1b
commit 980d48e00b
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ module.exports = {
'react/jsx-uses-vars': 2,
'react/jsx-wrap-multilines': 2,
// React-Mative plugin rules group
// React Native plugin rules group
'react-native/no-color-literals': 2,
'react-native/no-inline-styles': 2,
'react-native/no-unused-styles': 2,