alexkuz / sublime-yarn-lock

Syntax highlighting for yarn.lock and bun.lockb files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yarn.lock Syntax Highlighting

Syntax highlighting for yarn.lock and bun.lockb files

Sublime Text screenshot

Installation

Plugin is not publushed yet on Package Control, to install it follow these steps:

  • run Package Control: Add Repository command, add https://github.com/alexkuz/sublime-yarn-lock there;
  • find and select sublime-yarn-lock package in Install Package menu.

Settings

  • bun_path - path to Bun executable (required for bun.lockb files processing), ~/.bun/bin by default.

About

Syntax highlighting for yarn.lock and bun.lockb files

License:MIT License