sandersn / mini-typescript

A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
MIT License
1.14k stars 61 forks source link

Idea: document how to debug through the code #11

Open sandersn opened 3 years ago

sandersn commented 3 years ago

Probably requires adding config files for vs code.