chore: touch config files to normalize commit messages

This commit is contained in:
Jason
2026-03-15 00:15:07 +08:00
parent 9439153f05
commit f1cad25777
6 changed files with 6 additions and 2 deletions
+1
View File
@@ -29,3 +29,4 @@ export default defineConfig(({ command }) => ({
clearScreen: false,
envPrefix: ["VITE_", "TAURI_"],
}));