Tietokilta / ilmomasiina

Event signup system for tietokilta.fi and beyond
MIT License
1 stars 9 forks source link

Use optional chaining #107

Closed Darkchove closed 1 year ago

Darkchove commented 1 year ago

If you're using a version of TypeScript that supports optional chaining, you can simplify the conditional checks further. Here's an example

PurkkaKoodari commented 1 year ago

Code search shows 54 results for ?. so we''re already using them.

If you wish to help with these trivial code style changes, please open a PR instead of multiple issues. In this form it feels like spam.