Fix formatting
This commit is contained in:
parent
00af5f6521
commit
b8ed628bf5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import adapter from '@sveltejs/adapter-static';
|
||||
import { sveltePreprocess } from 'svelte-preprocess'
|
||||
import { sveltePreprocess } from 'svelte-preprocess';
|
||||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
|
|
Loading…
Reference in a new issue