numtide / treefmt-nix

treefmt nix configuration
https://numtide.github.io/treefmt/
MIT License
228 stars 68 forks source link

add deno fmt #121

Closed tmuehlbacher closed 1 year ago

tmuehlbacher commented 1 year ago

it's a lot like prettier but faster and therefore in my experience is nicer to integrate into your editor as an on-buffer-save formatter.

it also has options and a json schema similar to prettier, so if someone would like to impl that it would be cool.