Apply repository-wide ESLint auto-fix formatting pass

Co-Authored-By: Codex <codex@openai.com>
This commit is contained in:
2026-03-08 12:11:57 +08:00
parent 7c48faaa3d
commit 847904c49b
172 changed files with 13629 additions and 9154 deletions

2
src/types/vue.d.ts vendored
View File

@@ -8,4 +8,4 @@
* Vue App type import (placeholder).
*/
import { App } from 'vue';
import { App } from "vue";