🔎 Search Terms
isSourceFileDefaultLibrary
🕗 Version & Regression Information
⏯ Playground Link
No response
💻 Code
https://github.com/StyleShit/repros/tree/main/ts-6-isSourceFileDefaultLibrary
🙁 Actual behavior
isSourceFileDefaultLibrary returns false for source files in the default library
🙂 Expected behavior
isSourceFileDefaultLibrary will return true for source files in the default library, as in previous versions
Additional information about the issue
I'm willing to send a PR to fix this
🔎 Search Terms
isSourceFileDefaultLibrary
🕗 Version & Regression Information
⏯ Playground Link
No response
💻 Code
https://github.com/StyleShit/repros/tree/main/ts-6-isSourceFileDefaultLibrary
🙁 Actual behavior
isSourceFileDefaultLibraryreturns false for source files in the default library🙂 Expected behavior
isSourceFileDefaultLibrarywill return true for source files in the default library, as in previous versionsAdditional information about the issue
I'm willing to send a PR to fix this