allowJs + declaration: Cannot read property 'parent' of undefined #33993
Labels
Bug
A bug in TypeScript
Crash
For flagging bugs which are compiler or service crashes or unclean exits, rather than bad output
Fix Available
A PR has been opened for this issue
Milestone
TypeScript Version: 3.7.x-dev.20191011
Search Terms: "Cannot read property 'parent' of undefined"
Code (JavaScript)
tsconfig.json
:Expected behavior:
Compiles and emits
.js
+.d.ts
.Actual behavior:
Error:
Playground Link:
Unable to figure out how to create a playground link with
declaration: true
.Related Issues:
#33735 maybe? This one was blocking me previously.
The text was updated successfully, but these errors were encountered: