Tietokilta / ilmomasiina

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

Use optional chaining #106

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.

PurkkaKoodari commented 1 year ago

configureRouter will never be nullish here.

Please stop creating spam issues/PRs.