feat!: update to svelte 5, update eslint, remove storybook #1638
Annotations
10 warnings
Node:
packages/svelte-vega-sample/src/App.svelte#L114
Expected an assignment or function call and instead saw an expression
|
Node:
packages/svelte-vega-sample/src/App.svelte#L114
'console' is not defined
|
Node:
packages/svelte-vega-sample/src/App.svelte#L115
Expected an assignment or function call and instead saw an expression
|
Node:
packages/svelte-vega-sample/src/App.svelte#L115
'console' is not defined
|
Node:
packages/svelte-vega-sample/src/main.ts#L5
'document' is not defined
|
Node:
packages/svelte-vega/src/lib/VegaEmbed.svelte#L31
'HTMLElement' is not defined
|
Node:
packages/svelte-vega/src/lib/VegaEmbed.svelte#L122
'console' is not defined
|
Node:
packages/svelte-vega/src/lib/utils.ts#L51
'console' is not defined
|
Node:
packages/svelte-vega/src/lib/utils.ts#L65
'console' is not defined
|
Node:
packages/sveltekit-vega-sample/src/routes/+page.svelte#L114
Expected an assignment or function call and instead saw an expression
|