We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed3aa9 commit 5a1df26Copy full SHA for 5a1df26
README.md
@@ -119,6 +119,7 @@ You can write plugins to modify typescript syntax itself. this is ADVANCED and n
119
- https://github.com/microsoft/rushstack/tree/master/apps/api-extractor
120
- You can find more [recommended TS config here](https://github.com/tsconfig/bases).
121
- ts-prune - Find dead code and dead types in your project https://effectivetypescript.com/2020/10/20/tsprune/
122
+- The "Loose autocomplete" trick: https://twitter.com/mpocock1/status/1506607945445949446?s=20&t=b1oRUmqyj51vZAQH6FwTNg
123
- crazy TS things for science
124
- https://github.com/ronami/meta-typing
125
- https://twitter.com/buildsghost/status/1301976526603206657
0 commit comments