diff --git a/config/torchlight.php b/config/torchlight.php index bbf21762..05b83781 100644 --- a/config/torchlight.php +++ b/config/torchlight.php @@ -47,7 +47,7 @@ // https://torchlight.dev/docs/options 'options' => [ // Turn line numbers on or off globally. - // 'lineNumbers' => false, + 'lineNumbers' => false, // Control the `style` attribute applied to line numbers. // 'lineNumbersStyle' => '',