Debjeet Biswas

Results 28 comments of Debjeet Biswas

This is specially useful for the CLI. A `--verbose` global argument that shows basic information about the underlying request like * request host * request path * response status code...

>but we have to be aware that we are adding custom key values in std config file. Adding any non-standard key may be a problematic approach. There could be other...

Should there be a configuration that hints `start-server-and-test` to use `yarn` instead of `npm` by default?

Sad. I tried CodeSnap. Didn't like it. Wish I could get maintainer access on this.

Facing this line wrapping issue in `v0.3.2`. Is it because while capturing the shot, it uses different CSS where the word wrapping settings are different from the CSS being used...

@quinn were you able to get this working?

Better to return in JSON #38

yes, just JSON makes a lot of sense

>With the deprecation of node 10 coming up, I think a lot of developers (including myself) will shift to using esm modules exclusively, and it would certainly be nice if...