mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
a7ac89935b
This commits stabilizes CSS, HTML and YAML formatters in `deno fmt`. It is no longer required to use either of these flags: - `--unstable-css` - `--unstable-html` - `--unstable-yaml` Or these `unstable` options in the config file: - `fmt-css` - `fmt-html` - `html-yaml`
5 lines
102 B
Text
5 lines
102 B
Text
{
|
|
"tempDir": true,
|
|
"args": "fmt",
|
|
"output": "[WILDLINE]badly_formatted.css\nChecked 1 file\n"
|
|
}
|