|
|
|
|
|
by paranoidxprod
896 days ago
|
|
I've been using JSDoc with tsserver and its been working great for development. Types from typescript are removed at compile time, so they just help with the dx around JS, but I've been noticing similar benefits just using JSDoc. |
|