[ci] yarn format

This commit is contained in:
natemoo-re 2022-03-04 17:20:00 +00:00 committed by GitHub Actions
parent 5f91e007cb
commit a286a75cc4

View file

@ -16,7 +16,7 @@ export default {
compilerOptions: { dev: mode === 'development', hydratable: true },
experimental: {
useVitePreprocess: true,
}
},
}),
],
};