Moved conditional logbox to index.ts

This commit is contained in:
Joseph Baylon
2022-04-12 13:33:51 -07:00
parent 2e2f49f8c3
commit c89226e59d
4 changed files with 12 additions and 12 deletions

View File

@@ -45,7 +45,7 @@ module.exports = {
},
}],
['module:react-native-dotenv', {
moduleName: '@env',
moduleName: 'react-native-dotenv',
path: '.env',
blacklist: null,
whitelist: null,