5 lines
74 B
JavaScript
Raw Normal View History

2021-07-30 18:38:12 +05:30
module.exports = {
root: true,
extends: '@react-native-community',
};