Skip to content

Commit 63cbf9b

Browse files
committed
update demo
1 parent 673e201 commit 63cbf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-svelte-kit/src/lib/components/ESLintCodeBlock.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
preprocess,
1919
postprocess,
2020
}
21-
let showDiff = false
21+
let showDiff = fix
2222
2323
function onLintedResult(evt) {
2424
time = `${evt.detail.time}ms`

0 commit comments

Comments
 (0)