fmt
द्वारा denoland
रिपॉजिटरी में सभी कोड को फॉर्मेट करें। PR खोलने या बदलाव कमिट करने से पहले चलाएं।
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.