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.
格式化儲存庫中的所有程式碼。在開啟 PR 或提交變更之前執行。
npx skills add https://github.com/denoland/deno --skill fmtRun the Deno code formatter:
./x fmt
If any files were changed, stage and report them.