Created by: MidnightDesign
Maybe this was changed at some point in TypeScript.
Activity
requested review from @root
requested review from @root
Created by: facebook-github-bot
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.
If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!
added CLA Signed label
Created by: MidnightDesign
Nope, I couldn't find anything. I just didn't get the error. You will get the error if you create a .ts file with no imports and no exports. But as soon as the file has at least one import (but no exports) it's gone. So I'm guessing this is something that behaved differently at some point.
added stale label
added tag: documentation label and removed stale label
changed milestone to %3.1