From aab6c0c954bc52cb236b6dc446427f997f2e1811 Mon Sep 17 00:00:00 2001 From: snomiao Date: Tue, 12 Aug 2025 11:52:25 +0000 Subject: [PATCH] kick-format-modify-main-ts --- CLAUDE.md | 2 -- src/main.ts | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 8e18d3e89..2e15e3b17 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -20,8 +20,6 @@ ## Git Conventions - - - Use [prefix] format: [feat], [bugfix], [docs] - Add "Fixes #n" to PR descriptions - Never mention Claude/AI in commits diff --git a/src/main.ts b/src/main.ts index d278f816d..ace679c7b 100644 --- a/src/main.ts +++ b/src/main.ts @@ -20,7 +20,8 @@ import App from './App.vue' import './assets/css/style.css' import { i18n } from './i18n' -const ComfyUIPreset = definePreset(Aura, { +const ComfyUIPreset = definePreset( + Aura, { semantic: { // @ts-expect-error fixme ts strict error primary: Aura['primitive'].blue