From d6f76c7bf5f3819b9756b7232c1a5a1c2797aaee Mon Sep 17 00:00:00 2001 From: kola-web Date: Fri, 11 Jul 2025 15:49:36 +0800 Subject: [PATCH] format --- project.config.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/project.config.json b/project.config.json index 625d498..c975dce 100644 --- a/project.config.json +++ b/project.config.json @@ -3,10 +3,7 @@ "miniprogramRoot": "src/", "compileType": "miniprogram", "setting": { - "useCompilerPlugins": [ - "typescript", - "sass" - ], + "useCompilerPlugins": ["typescript", "sass"], "babelSetting": { "ignore": [], "disablePlugins": [], @@ -72,4 +69,5 @@ ] }, "appid": "wxf9ce8010f1ad24aa" -} \ No newline at end of file +} +