fmt
oleh denoland
Format semua kode di repositori. Jalankan sebelum membuka PR atau melakukan commit perubahan.
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.