mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 10:42:53 +00:00
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
|
module.exports = {
|
||
|
root: true,
|
||
|
extends: '@react-native-community',
|
||
|
};
|