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