Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Bartek Iwańczuk
|
e1687c0a46
|
rename Deno.Err -> Deno.errors (#4093)
|
2020-02-24 15:48:35 -05:00 |
|
Bartek Iwańczuk
|
dd8a109481
|
refactor: remove unneeded ErrorKinds (#3936)
|
2020-02-21 10:36:13 -05:00 |
|
Yusuke Sakurai
|
a4bb8bab44
|
remove non-null assertion operator from std (part2) (#3927)
|
2020-02-08 14:15:59 -06:00 |
|
Yusuke Sakurai
|
c2986891f6
|
remove non-null assertion operator from std (part1) (#3900)
|
2020-02-07 02:23:38 -05:00 |
|
Nayeem Rahman
|
407195ea87
|
fix: Only swallow NotFound errors in std/fs/expandGlob() (#3479)
|
2019-12-12 08:42:21 +08:00 |
|
Kitson Kelly
|
9837d324a7
|
Update to TypeScript 3.7 (#3275)
and update to prettier 1.19
Also, update `assert()` and remove not null assertions where possibly
in `cli`.
Closes #3273
|
2019-11-13 13:42:34 -05:00 |
|
Nayeem Rahman
|
f51dcc12d7
|
std: Move fs/path to the top-level (#3100)
|
2019-10-16 14:39:33 -04:00 |
|