SourceFile.impliedNodeFormat - misleading doc comment #48961
Labels
Fix Available
A PR has been opened for this issue
Needs Investigation
This issue needs a team member to investigate its status.
Milestone
Bug Report
🔎 Search Terms
impliedNodeFormat
#48794
🕗 Version & Regression Information
branch packageJsonWatch
impliedNodeFormat
to be set correctly in earlier versions⏯ Playground Link
Not possible
💻 Code
The documentation for
SourceFile["impliedNodeFormat"]
sayshowever, in a unittest is was found that setting
🙁 Actual Current In-code Documentation
Need to set compilerOptions:module
It is the in-code documentation that needs to change.
🙂 Actual Behavior
Need to set compilerOptions:moduleResolution
Test
I set up a unittest in a pull to the packageWatchJson branch. #48958 which shows that moduleResolution set to Node12 works correctly.
The text was updated successfully, but these errors were encountered: