Yarn.lock Syntax Highlighting
December 24, 2021 ยท View on GitHub
Syntax highlighting for yarn.lock and bun.lockb files
Installation
Plugin is not publushed yet on Package Control, to install it follow these steps:
- run
Package Control: Add Repositorycommand, addhttps://github.com/alexkuz/sublime-yarn-lockthere; - find and select
sublime-yarn-lockpackage inInstall Packagemenu.
Settings
bun_path- path to Bun executable (required forbun.lockbfiles processing),~/.bun/binby default.