fmt

โดย denoland

จัดรูปแบบโค้ดทั้งหมดใน repository นี้ ควรเรียกใช้ก่อนเปิด PR หรือ commit การเปลี่ยนแปลง

npx skills add https://github.com/denoland/deno --skill fmt

Format Code

Run the Deno code formatter:

./x fmt

If any files were changed, stage and report them.

Skills เพิ่มเติมจาก denoland

fmt
denoland
Format all code in the repository. Run before opening a PR or committing changes.
official
issue-triage
denoland
Triage a Deno GitHub issue — reproduce bugs, classify, label, and comment with findings. Use when asked to triage an issue or when an issue number/URL is…
official
lint-all
denoland
Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.
official
lint-js
denoland
Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).
official
node-compat
denoland
Run a Node.js compatibility test, diagnose failures, and either fix the implementation, skip, or ignore the test. Use when asked to work on node compat tests.
official
deno
denoland
ใช้เมื่อเขียน รัน กำหนดค่า ตรวจสอบ หรือดีบักโค้ดในโปรเจกต์ Deno หรือเมื่อสร้างโปรเจกต์ใหม่ ครอบคลุมการจัดการ dependencies ด้วย deno…
official
deno-deploy
denoland
Use when deploying Deno apps to production, asking about Deno Deploy, or working with `deno deploy` CLI commands. Covers deployment workflows, environment…
official
deno-expert
denoland
ความรู้ระดับผู้เชี่ยวชาญด้าน Deno สำหรับการตรวจสอบโค้ด การดีบัก และการบังคับใช้แนวปฏิบัติที่ดีที่สุด ใช้เมื่อตรวจสอบโค้ด Deno หรือตอบคำถามขั้นสูงเกี่ยวกับ Deno
official