summaryrefslogtreecommitdiff
path: root/std/textproto/mod.ts
AgeCommit message (Collapse)Author
2020-02-19Enable TS strict mode by default (#3899)Maximilien Mellen
Fixes #3324 Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2020-02-07remove non-null assertion operator from std (part1) (#3900)Yusuke Sakurai
2019-10-09Move everything into std subdirRyan Dahl