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