Closed
Description
In #1433, someone found we accidentally started importing values from typescript
outside of our intelligent loadConfig
/ project loading logic. Can we add a regression test to detect this? Something like this should do the trick:
node -e "require('ts-node'); Object.keys(require.cache).< cannot contain typescript anywhere >"
Metadata
Metadata
Assignees
Labels
No labels