Diff of /.eslintrc.js [000000] .. [299cfa]

Switch to unified view

a b/.eslintrc.js
1
module.exports = {
2
  root: true,
3
  extends: '@react-native-community',
4
};