fmt

Formatea todo el código del repositorio. Ejecuta antes de abrir un PR o confirmar cambios.

npx skills add https://github.com/denoland/deno --skill fmt

Format Code

Run the Deno code formatter:

./x fmt

If any files were changed, stage and report them.

Más skills de denoland