mirror of
https://github.com/immich-app/immich.git
synced 2025-12-09 08:53:46 +09:00
Fix web lint issues
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import preprocess from 'svelte-preprocess';
|
||||
import adapter from '@sveltejs/adapter-node';
|
||||
import path from 'path';
|
||||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
preprocess: preprocess(),
|
||||
|
||||
Reference in New Issue
Block a user