Make /// <reference lib="..." />
triple slash directives work
#164
Labels
Playground
Issues that affect the Playground
This snippet works as expected, because the target is set to ES2015, but this doesn't, because the directive isn't interpreted and handled correctly. I'd like it to work for both.
Related to #136.
The text was updated successfully, but these errors were encountered: