Closed ezintz closed 2 years ago
This is updating the Readme how to get TypeScript support and resolves the following issues:
$ make test
$ make lint
Please note all elements on the checklist happend on a different repository where the type definitions are provided.
You can find the pull request here: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/35640
Kind regards
Coverage remained the same at 100.0% when pulling 1ac6f22576b8c995d688fde6dc8fe23304b0dc90 on ezintz:master into aad7646d4d4413f50e2487a3e4b6df9672dbbd4f on jaredhanson:master.
Merged, thanks!
This is updating the Readme how to get TypeScript support and resolves the following issues:
Checklist
$ make test
) executes successfully.$ make lint
) executes successfully.Please note all elements on the checklist happend on a different repository where the type definitions are provided.
You can find the pull request here: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/35640
Kind regards