summaryrefslogtreecommitdiff
path: root/cli/js/ops/fs/open.ts
AgeCommit message (Expand)Author
2020-04-25BREAKING CHANGE: remove Deno.OpenMode (#4884)Bartek Iwańczuk
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-20Add require-await lint rule (#4401)Samrith Shankar
2020-03-16Add mode option to open/create (#4289)dubiousjim
2020-03-16refactor: add no-return-await lint rule (#4384)Bartek Iwańczuk
2020-03-13Remove doc strings from cli/js TS files (#4329)crowlKats
2020-03-10reorg: move JS ops implementations to cli/js/ops/, part 3 (#4302)Bartek Iwańczuk