1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Bartek Iwańczuk
50a79584cb chore: Implement strict mode (denoland/deno_std#453)
Original: be24677d15
2019-05-30 08:59:30 -04:00
Axetroy
915b4f520b feat(prettier): output to stdout instead of write file by default unless specified --write flag (denoland/deno_std#332)
Original: 434007b8ab
2019-05-21 08:23:23 -04:00
Bartek Iwańczuk
4347148d50 Fix prettier check in empty files (denoland/deno_std#302)
Original: e5a493e9e8
2019-03-24 11:26:47 -04:00
Yoshiya Hinosawa
d1b0a1ef6c Add prettier styling options (denoland/deno_std#281)
Original: fae48d5dfb
2019-03-17 18:23:21 -04:00
Yoshiya Hinosawa
0eb1a49b38 Add reusable prettier wrapper CLI (denoland/deno_std#165)
This also fixes an issue with the path on azure-pipelines.

Original: e7837ff0f0
2019-02-01 10:16:39 -05:00