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.