fmt
por denoland
Formate todo o código no repositório. Execute antes de abrir um PR ou commitar alterações.
npx skills add https://github.com/denoland/deno --skill fmtFormat Code
Run the Deno code formatter:
./x fmt
If any files were changed, stage and report them.