• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1module.exports = {
2  root: true,
3  extends: '@react-native-community',
4};
5