Ran prettier on react-native.config.js

This commit is contained in:
Brandon Presley 2022-11-22 21:38:54 +13:00
parent 3930a99cf7
commit 5a07aee7f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module.exports = {
dependencies: {
'react-native-vector-icons': {platforms: {ios: null}},
}
},
}