Pablo LION
Pablo LION
> So, I ask you to add a new compiler option (to not break existing code) that will make type checker infer types as narrow as possible. It will be...
Hi @colinhacks , would you mind checking this issue and decide if we are going to work on it? Thanks in advance.
@shenghou Is this a PR? I'm confused about what `sup` means.
It seems like a dup of #330, could you confirm please @kamiazya ?
This seems an anti-pattern yet it's accepted by TS engine. We should try to resolve this.
Yea I guess madge parsed "foo" as "./foo" which is incorrect. Will look into this much later.
search keyword: docker
Another thing is about the naming: `--depth` is slightly more confusing than `--max-depth`, if consider we add more functionality about `depth`. For now it's fine, but I still recommend to...
Need testcase. I try to add them later.
This seems can be achieved by #309 and #202. Marking this as dup.