I've stopped using semicolons in Typescript
Why I've stopped using semicolons in Typescript
Every special character counts as a token, so the fewer special characters you use, the larger the context window you have available. As much as it pains me, this means I've stopped using semicolons in my Typescript.