1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Ryan Dahl
151ce0266e
Move everything into std subdir 2019-10-09 17:10:09 -04:00
Axetroy
78a9a27e6f prettier: support reading code from stdin (denoland/deno_std#498)
Original: 85db520b60
2019-06-30 11:10:00 -04:00
Andy Hayden
4b96bfa8c7 Use fs.walk rather than git ls-files (denoland/deno_std#241)
Original: afaf343f37
2019-03-08 02:01:39 -05:00
Andy Hayden
d29957ad17 Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)
Original: 0fc13fffbd
2019-03-06 10:24:53 -05: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