From c8f3b1597106b3b71c7e9f05cad138cc4523021c Mon Sep 17 00:00:00 2001 From: tanzhenxin Date: Wed, 20 Aug 2025 11:28:18 +0800 Subject: [PATCH] chore: npm run format --- packages/core/src/ide/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/ide/constants.ts b/packages/core/src/ide/constants.ts index e1c81430..90a385f5 100644 --- a/packages/core/src/ide/constants.ts +++ b/packages/core/src/ide/constants.ts @@ -4,4 +4,4 @@ * SPDX-License-Identifier: Apache-2.0 */ -export const QWEN_CODE_COMPANION_EXTENSION_NAME = 'Qwen Code Companion'; \ No newline at end of file +export const QWEN_CODE_COMPANION_EXTENSION_NAME = 'Qwen Code Companion';