BTW, For the https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-rc/#uncalled-in-conditionals … TS provides Quick Fixpic.twitter.com/sHXoA7FRtt
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
BTW, For the https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-rc/#uncalled-in-conditionals … TS provides Quick Fixpic.twitter.com/sHXoA7FRtt
Congrats on the release! Minor typo here, missing semicolon @drosenwasserpic.twitter.com/kqOpTVoqvj
Great!
@drosenwasser wonder if it's possible to expand uncalled function checks behavior to objects as well?
If (obj) instead of if (obj.enables) is a typo I make sometimes. But it would user to use !! If he wants to test for truthy object.
if (ob) { //now do code with ob } is super common. I think this would falsely warn a lot. I can see your point with adding !! to make it clear,but there are a lot of codebases (including mine!) where we're checking for objects using this very kind of code Another switch? :D
Would the “Solution Style” tsconfig.json cover this use case? If I understand correctly I'd create multple tsconfigs with dedicated include/exclude patterns and the IDE can correctly identify which tsconfig should be used.https://github.com/microsoft/TypeScript/issues/33407 …
Could you please release the pkg.types property and use a name spaced one? You are not the only type system in the JS ecosystem.
Awesome! Can't wait to give it a try! Good job!
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.