You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Summary
Fixes#443
Replaced `@react-native-community/eslint-config` with
`@react-native/eslint-config`. Please see the PR that changes the name
on the React Native repository
[here](facebook/react-native#34581)
### Test plan
1. Create a new React Native library
2. cd into the library you have created.
3. run `yarn lint`
4. Make sure linting works properly.
0 commit comments