summaryrefslogtreecommitdiff
path: root/fs/read_json.ts
AgeCommit message (Expand)Author
2019-04-24Eslint fixes (denoland/deno_std#356)Vincent LE GOFF
2019-03-19remove unnecessary path.resolve in move/readJson/writeJson (denoland/deno_std...Axetroy
2019-03-14Improve jsdoc (denoland/deno_std#277)Vincent LE GOFF
2019-03-13 feat: add readJson/readJsonSync for fs modules (denoland/deno_std#269)Axetroy