Skip to content

wjhsf/typescript-issue-59329

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module resolution behaves differently when typeRoots is specified #59329

Steps to Reproduce

  1. Clone the repository and npm install
  2. Run npm test and see compiler errors
  3. Toggle "typeRoots" in tsconfig.json and see different compiler errors