0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-30 09:08:00 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Ryan Dahl
151ce0266e
Move everything into std subdir 2019-10-09 17:10:09 -04:00
Vincent LE GOFF
dcd01dd025 Eslint fixes (denoland/deno_std#356)
Make warnings fail
Original: 4543b563a9
2019-04-24 07:41:22 -04:00
Axetroy
0fb83ba0d2 fs utils getFileInfoType() return undefined when not found (denoland/deno_std#341)
Original: 0a61800163
2019-04-23 17:42:02 -04:00
Axetroy
d6f808958f fix: ensure exists file/dir must be the same type or it will throw error (denoland/deno_std#294)
Original: 24f41f67bd
2019-04-07 04:01:23 +03:00
Axetroy
942df0be0d extract internal method isSubdir to fs/utils.ts (denoland/deno_std#285)
Original: da4abcd9a3
2019-03-17 12:34:55 -04:00