Andrew Branch
Andrew Branch
Reverses the priority order of `.ts`/`.d.ts` in `node_modules` so we prefer loading declaration files from libraries when `.ts` and `.d.ts` files are colocated. We have encouraged libraries to consider shipping...
⚠️ This PR does not indicate intent to ship; I just needed a published experimental build of it for some experiments and demos. ⚠️
Fixes #57553
# Bug Report ### 🔎 Search Terms type reference directive node12 nodenext ### 💻 Fourslash server test case I used fourslash server tests to verify this because it treats files...