Bump javascript dependencies (#1914)

Also update linting rules to match other community repositories.
This commit is contained in:
Benoit Dion
2020-02-22 13:56:31 -05:00
committed by GitHub
parent f0867d7eef
commit 4f07aab8b1
6 changed files with 54 additions and 45 deletions

View File

@@ -1,4 +1,3 @@
{
"extends": "airbnb",
"parser": "babel-eslint"
"extends": "@react-native-community",
}