Skip to content

Standalone binaries for prettier built with Bun.

License

Notifications You must be signed in to change notification settings

theoremlp/prettier-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettier-standalone

Standalone binaries for prettier

Development

Requirements:

  • bun 1.x

To install dependencies:

bun install

To run:

bun run cli

To build a standalone binary, run:

bun run package