Chore: format... 2!

This commit is contained in:
MotorTruck1221 2024-10-12 02:20:39 -06:00
parent 8cb2513610
commit fd8aaf543e
No known key found for this signature in database
GPG key ID: 08F417E2B8B61EA4
38 changed files with 854 additions and 854 deletions

View file

@ -1,5 +1,5 @@
import { vitePreprocess } from "@astrojs/svelte";
export default {
preprocess: vitePreprocess()
preprocess: vitePreprocess()
};