summaryrefslogtreecommitdiff
path: root/std/prettier
AgeCommit message (Collapse)Author
2019-11-26feat: add ignore parser for std/prettier (#3399)Axetroy
2019-11-18support load yaml/yml prettier config (#3370)罗文
2019-11-16fmt: respect prettierrc and prettierignore (#3346)罗文
2019-11-13fmt: allow configuration of Prettier options (#3314)罗文
2019-11-09upgrade: Prettier 1.19.1 (#3305)罗文
2019-10-21Reenable std tests that were disabled during merge (#3159)Nick Stott
2019-10-16std: Move fs/path to the top-level (#3100)Nayeem Rahman
2019-10-12fix: [prettier] deno fmt should format jsx/tsx files (#3118)Yusuke Sakurai
2019-10-11update prettier type definition (#3101)罗文
2019-10-09Run deno_std tests in github actionsRyan Dahl
2019-10-09Move everything into std subdirRyan Dahl