mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-26 23:06:03 +08:00
Unclear why lint is failing on example, so ignore this error
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"env": {
|
||||
"es6": true,
|
||||
"react-native-globals/all": true,
|
||||
},
|
||||
|
||||
"rules": {
|
||||
"import/no-unresolved": "off",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user