summaryrefslogtreecommitdiff
path: root/format.ts
AgeCommit message (Expand)Author
2019-05-21feat(prettier): output to stdout instead of write file by default unless spec...Axetroy
2019-05-06Add run to shebangs (denoland/deno_std#380)Ryan Dahl
2019-05-04bump CI to v0.4.0 (denoland/deno_std#378)Bartek Iwańczuk
2019-03-12fix: eslint errors (denoland/deno_std#265)Yoshiya Hinosawa
2019-03-08refactor: use execPath where appropriate (denoland/deno_std#255)Yoshiya Hinosawa
2019-03-08Use fs.walk rather than git ls-files (denoland/deno_std#241)Andy Hayden
2019-02-26Change `import { x } from "deno"` to `const { x } = Deno` (denoland/deno_std#...Bert Belder
2019-02-09Bump CI to v0.2.11 (denoland/deno_std#183)Ryan Dahl
2019-02-01Add reusable prettier wrapper CLI (denoland/deno_std#165)Yoshiya Hinosawa
2019-01-28fix: skip formatting of deleted files (denoland/deno_std#161)Yoshiya Hinosawa
2019-01-26Port prettier (denoland/deno_std#156)Yoshiya Hinosawa
2019-01-21fix format (denoland/deno_std#140)木杉
2019-01-15Improve http/README (denoland/deno_std#114)Kwang-in (Dennis) Jung
2019-01-06Fix format globs (denoland/deno_std#87)Ryan Dahl
2019-01-02Happy New Year (denoland/deno_std#58)Dmitry Sharshakov aka. sh7dm
2018-12-24Format (denoland/deno_std#42)Ryan Dahl
2018-12-19Fix prettier version (denoland/deno_std#27)Ryan Dahl
2018-12-18Add format script.Ryan Dahl