We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673e201 commit 63cbf9bCopy full SHA for 63cbf9b
docs-svelte-kit/src/lib/components/ESLintCodeBlock.svelte
@@ -18,7 +18,7 @@
18
preprocess,
19
postprocess,
20
}
21
- let showDiff = false
+ let showDiff = fix
22
23
function onLintedResult(evt) {
24
time = `${evt.detail.time}ms`
0 commit comments