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.