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

3 commits

Author SHA1 Message Date
Divy Srivastava
2ed222fceb
refactor: use primordials for extensions/console (#11249) 2021-07-06 12:03:12 +02:00
David Sherret
0acd0602bb
fix(repl): Fix undefined result colour in cmd (#10964)
* fix(repl): Fix `undefined` result colour.
* Remove `dim`. Use `gray` instead since it works in cmd.
2021-06-14 16:34:44 -04:00
Andy Hayden
684c357136
Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00
Renamed from op_crates/console/01_colors.js (Browse further)