1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Axetroy
c85b1c06a9 lint: add max line length rules (denoland/deno_std#507)
Original: b04fda30c8
2019-06-18 21:22:01 -07:00
Bartek Iwańczuk
50a79584cb chore: Implement strict mode (denoland/deno_std#453)
Original: be24677d15
2019-05-30 08:59:30 -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