No TypeScript config & dependency for relevant language challenge

Hi. Chanleenge template / set-up for TypeScript language doesn’t include:

  • TypeScript configuration files: tsconfig.json and tsconfig.node.json.

  • @types/node dependency for TypeScript in Node

Thanks for reporting, and good catch! We’ll get these added.

Both of these have been added, thanks again for reporting!