Yarn.lock Syntax Highlighting
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 Repository
command, addhttps://github.com/alexkuz/sublime-yarn-lock
there; - find and select
sublime-yarn-lock
package inInstall Package
menu.
Settings
bun_path
- path to Bun executable (required forbun.lockb
files processing),~/.bun/bin
by default.