Skip to content

Commit c224531

Browse files
committed
prettier
1 parent 46f8cbc commit c224531

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ module.exports = {
1515
icon: "./assets/icon.png",
1616
userInterfaceStyle: "automatic",
1717
extra: {
18-
"eas": {
19-
"projectId": "65eee084-4cf7-40f1-93d0-994fdbc62b28"
20-
}
18+
eas: {
19+
projectId: "65eee084-4cf7-40f1-93d0-994fdbc62b28",
20+
},
2121
},
2222
ios: {
2323
icon: "./assets/icon-ios.png",

0 commit comments

Comments
 (0)