import type { FastCheckConfig } from 'svelte-fast-check'; export default { exclude: ['../src/lib/monaco_workers/**'] } satisfies FastCheckConfig;