Fix formatting
All checks were successful
/ check-changes (push) Successful in 10s
/ build (push) Successful in 4m29s

This commit is contained in:
Djuri Baars 2024-11-29 00:13:43 +01:00
parent 00af5f6521
commit b8ed628bf5

View file

@ -1,5 +1,5 @@
import adapter from '@sveltejs/adapter-static'; import adapter from '@sveltejs/adapter-static';
import { sveltePreprocess } from 'svelte-preprocess' import { sveltePreprocess } from 'svelte-preprocess';
/** @type {import('@sveltejs/kit').Config} */ /** @type {import('@sveltejs/kit').Config} */
const config = { const config = {