Open
Description
I guess running the tests tends to skip .d.ts emit for speed, but that emit is necessary for saving the API baseline. Consequently it’s very easy to accept and commit out-of-sync API baselines. I’m not sure what the best fix is here. @jakebailey thoughts?