From f0bf4e7afdcd8b02a62be45ab3e7d047ed865a79 Mon Sep 17 00:00:00 2001 From: Kirill Rogovoy Date: Mon, 19 Jul 2021 20:06:08 +0300 Subject: Apply Prettier --- app.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app.json') diff --git a/app.json b/app.json index 167a1ae..3ff56bc 100644 --- a/app.json +++ b/app.json @@ -13,9 +13,7 @@ "updates": { "fallbackToCacheTimeout": 0 }, - "assetBundlePatterns": [ - "**/*" - ], + "assetBundlePatterns": ["**/*"], "ios": { "supportsTablet": true }, -- cgit v1.2.3