Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 407 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 407 Bytes

TSC executor error repo

  1. Run pnpm nx build and note there is no compiler error
  2. Go to the source file and note this code obviously should not compile
  3. Go inside your node_modules and pass _options.tsConfig into checkDependencies and it now property runs the JS file and errors like it should