chore(main): release 0.17.0 #212
ci.yml
on: pull_request
Run svelte-check
24s
Lint
20s
Annotations
2 warnings
Lint:
src/routes/+layout.svelte#L11
'source' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/routes/+layout.svelte#L12
'toast' is defined but never used. Allowed unused vars must match /^_/u
|