mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2024-11-12 08:41:16 -05:00
5 lines
74 B
JavaScript
5 lines
74 B
JavaScript
|
module.exports = {
|
||
|
root: true,
|
||
|
extends: '@react-native-community',
|
||
|
};
|