Lee C.

Results 2 issues of Lee C.

**What problem does this PR solve?** I found that my code wouldn't compile when using modern TS syntax (e.g. `?.` and `??` were not available). Upgrading TS required upgrading the...

I am trying to append a message to a commit as part of a commit hook, but I can't seem to figure out how to get the name of the...

question