mike douges
mike douges
I think the current setup with Jest will error tests if there are type errors, if that gives you better confidence 🤔 Have a double check 😄, hopefully I remember...
@MonicaOlejniczak I think this might be fixed now thanks to the PR I put up refactoring the local dev loop.
Marking it ready for review! Dig in if you get a chance.
For some context for shorthands it was a tradeoff of how commonly the property is expanded through to how explosive the resulting expansion would be. Borders are a bit nefarious...
For the documentation site? That's a good point!
We need a logo 😅
Trying the latter (access through the compiler type - `labeledElementDeclarations` seems to be `undefined`. Is there a specific way to have it be defined? ``` const elements = type.getTupleElements(); console.log(type.getText());...
I've been able to write this using https://ts-morph.com/manipulation/transforms - while it's not ideal it works.
I've closed this since it's been stale for quite a while.