We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3eefe commit 9519a0dCopy full SHA for 9519a0d
template/_eslintrc.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
root: true,
3
- extends: '@react-native',
+ extends: '@react-native-community',
4
};
0 commit comments