chore: Svelte 5 migration & lint & type fixes (#24)
* fix formatting * apply svelte-5 migration script * use derived.by * format again * fix lint errors * fix check errors * fix unnecessary use of dismissedVersion * add frontend CI * set working dir to frontend * fix working dir? * and fix script names * revert debug change * add concurrency block & adjust pnpm cache-dependency-path
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import daisyui from 'daisyui';
|
||||
|
||||
export default {
|
||||
plugins: [daisyui]
|
||||
};
|
||||
plugins: [daisyui]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user