From 963b4b8567ac1bd8b23c41e1bfbd6a99d202d1ed Mon Sep 17 00:00:00 2001 From: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> Date: Fri, 16 Jan 2026 01:35:23 +0000 Subject: style: auto format and lint fix [skip ci] --- ui/svelte.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/svelte.config.js') diff --git a/ui/svelte.config.js b/ui/svelte.config.js index 96b3455..a710f1b 100644 --- a/ui/svelte.config.js +++ b/ui/svelte.config.js @@ -1,8 +1,8 @@ -import { vitePreprocess } from '@sveltejs/vite-plugin-svelte' +import { vitePreprocess } from "@sveltejs/vite-plugin-svelte"; /** @type {import("@sveltejs/vite-plugin-svelte").SvelteConfig} */ export default { // Consult https://svelte.dev/docs#compile-time-svelte-preprocess // for more information about preprocessors preprocess: vitePreprocess(), -} +}; -- cgit v1.2.3-70-g09d2