[ae07c5]: / .eslintrc.js

Download this file

5 lines (4 with data), 74 Bytes

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