We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612b46c commit 6e8e20fCopy full SHA for 6e8e20f
config/torchlight.php
@@ -47,7 +47,7 @@
47
// https://torchlight.dev/docs/options
48
'options' => [
49
// Turn line numbers on or off globally.
50
- // 'lineNumbers' => false,
+ 'lineNumbers' => false,
51
52
// Control the `style` attribute applied to line numbers.
53
// 'lineNumbersStyle' => '',
0 commit comments