Post #3904423
2026-07-18 06:33 UTC
@velkuns@phpc.social this is a recurring question that I get when people look at my packages I will TL;DR ir with:
- ease of tests discovery
- ease of maintenance
- uniformity in package configuration
But that's just my opinion. And it depends on the package and on how many people work on it I guess (even though I do not really buy that last argument)
PS: Last time I've checked TypeScript does the same but maybe they changed in the meantime (I do not use TypeScript).
Replies (1)
-
@velkuns@phpc.social 2026-07-18 07:54
@nyamsprod@phpc.social @localheinz@phpc.social ok, thanks for your response 🙂 This is the first time I see this, that's why I'm curious about it.