tslog icon indicating copy to clipboard operation
tslog copied to clipboard

Add missing `fileNameWithLine`

Open SebastienGllmt opened this issue 11 months ago • 0 comments

fileNameWithLine is meant to be part of the settings as per the docs, but it was accidentally omitted in the type definition.

To avoid this kind of error, I also changed it so that the prettyLogStyles is not duplicated in two places to make sure they're always in sync

SebastienGllmt avatar Dec 15 '24 22:12 SebastienGllmt