Skip to content

Commit 6e8e20f

Browse files
authored
hide line numbers (#75)
1 parent 612b46c commit 6e8e20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/torchlight.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
// https://torchlight.dev/docs/options
4848
'options' => [
4949
// Turn line numbers on or off globally.
50-
// 'lineNumbers' => false,
50+
'lineNumbers' => false,
5151

5252
// Control the `style` attribute applied to line numbers.
5353
// 'lineNumbersStyle' => '',

0 commit comments

Comments
 (0)