mirror of
https://github.com/denoland/deno.git
synced 2024-11-15 16:43:44 -05:00
16036a8a51
This commit adds support for formatting markdown files with "deno fmt". Additionally "--ext={js|jsx|ts|tsx|md}" flag was added to "deno fmt" that allows to specify file type when providing contents over stdio. |
||
---|---|---|
.. | ||
expected_fmt_check_formatted_files.out | ||
expected_fmt_check_ignore.out | ||
expected_fmt_check_tests_dir.out | ||
expected_fmt_check_verbose_formatted_files.out | ||
expected_fmt_check_verbose_tests_dir.out | ||
formatted1.js | ||
formatted2.ts | ||
formatted3.md |