mirror of
https://github.com/status-im/status-react.git
synced 2025-02-09 17:44:27 +00:00
5 lines
74 B
JavaScript
5 lines
74 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: '@react-native-community',
|
|
};
|