mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-27 19:25:20 +08:00
update to babel-eslint 9.0.0 to make use of Babel 7 release version
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@invertase/babel-preset-react-native-syntax": "^0.1.0",
|
||||
"babel-eslint": "^8.2.6",
|
||||
"babel-eslint": "^9.0.0",
|
||||
"babel-preset-react-native": "^5.0.2",
|
||||
"eslint": "^5.3.0",
|
||||
"eslint-config-airbnb": "^17.0.0",
|
||||
|
||||
Reference in New Issue
Block a user