From 0f61292568f3bae621111c45ee5f5ddbe54d450c Mon Sep 17 00:00:00 2001 From: Il Harper Date: Sun, 25 Sep 2022 07:05:07 +0800 Subject: [PATCH] chore: update prettier config --- .prettierrc.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.prettierrc.json b/.prettierrc.json index 049f657c..96222edd 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -7,6 +7,8 @@ "files": [ "*.manifest", "*.manifest.hbs", + "*.xml", + "*.xml.hbs", "*.plist", "*.plist.hbs", "*.wxs",