Skip to content

Commit 958f531

Browse files
authored
Also recommend TSTyche as type testing tool (#3264)
1 parent 1f8e642 commit 958f531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/copy/en/javascript/Creating DTS files From JS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ If absent, then "main" is used
8888

8989
## Tips
9090

91-
If you'd like to write tests for your .d.ts files, try [tsd](https://github.com/SamVerschueren/tsd).
91+
If you'd like to write tests for your .d.ts files, try [tsd](https://github.com/SamVerschueren/tsd) or [TSTyche](https://github.com/tstyche/tstyche).

0 commit comments

Comments
 (0)