mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
chore: touch config files to normalize commit messages
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
22.12.0
|
||||
22.12.0
|
||||
|
||||
@@ -19,3 +19,4 @@
|
||||
"hooks": "@/hooks"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -4,3 +4,4 @@ module.exports = {
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
@@ -170,3 +170,4 @@ module.exports = {
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
|
||||
|
||||
+1
-1
@@ -17,4 +17,4 @@
|
||||
"vite.config.ts",
|
||||
"vitest.config.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,3 +29,4 @@ export default defineConfig(({ command }) => ({
|
||||
clearScreen: false,
|
||||
envPrefix: ["VITE_", "TAURI_"],
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user