From f0bf4e7afdcd8b02a62be45ab3e7d047ed865a79 Mon Sep 17 00:00:00 2001 From: Kirill Rogovoy Date: Mon, 19 Jul 2021 20:06:08 +0300 Subject: Apply Prettier --- react-native.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'react-native.config.js') diff --git a/react-native.config.js b/react-native.config.js index 6ce74f6..f4de240 100644 --- a/react-native.config.js +++ b/react-native.config.js @@ -1,3 +1,3 @@ module.exports = { - assets: ["./assets/fonts/"], + assets: ['./assets/fonts/'], } -- cgit v1.2.3