mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 10:59:13 +00:00
chore: format yaml internally (#24520)
Uses https://github.com/g-plane/pretty_yaml
This commit is contained in:
parent
e8057bc102
commit
a5f8bfdbfb
5 changed files with 13 additions and 9 deletions
|
@ -9,7 +9,7 @@ const cmd = new Deno.Command("deno", {
|
|||
"run",
|
||||
"-A",
|
||||
"--no-config",
|
||||
"npm:dprint@0.45.1",
|
||||
"npm:dprint@0.47.2",
|
||||
subcommand,
|
||||
"--config=" + configFile,
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue