style: linter go brrrr
This commit is contained in:
parent
ee229b60c7
commit
8313c19502
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import vue from "@vitejs/plugin-vue";
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: '/',
|
||||
base: "/",
|
||||
plugins: [vue(), imagetools()],
|
||||
resolve: {
|
||||
alias: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue