Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-19 | feat: add markdown support to deno fmt (#8887) | Satya Rohith | |
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. | |||
2020-09-09 | feat(fmt, lint): show number of checked files (#7312) | Yusuke Tanaka | |