Skip to content

theoremlp/prettier-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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