From a5141e272ae11c43a60a8b77c4f7c8fa324801ac Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Wed, 29 Apr 2026 17:42:58 +0800 Subject: [PATCH] ci(dashboard): add biome lint check to CI workflow Run `pnpm lint:check` before build to catch format and import issues early. Biome's noUnusedVariables is disabled for Vue files since biome cannot detect variables used in