-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
It would be good to have a set of typescript fixtures that exercised the API.
The test would just be running the typescript compiler and ensuring it didn't complain about the syntax.
That seems to be how they do it for DefinitelyTyped.
@SamVerschueren @ivogabe - That sound like a good idea?
sindresorhus, SamVerschueren and jainshravan123