From e503605be4b8bcd46daa9c573152a954903cee8d Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Wed, 23 Jul 2025 19:16:37 +0800 Subject: apply fixes by Prettier --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 9ba1bc1..d5c5877 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,5 +15,5 @@ "./node_modules/miniprogram-api-typings" ] }, - "include": ["src/**/*.ts"], + "include": ["src/**/*.ts"] } -- cgit v1.2.3