In the official docs, the
extends
property from tsconfig.json
is supposed to be a string. But it seems
an array of strings works as well 🤷♂️
Eventually I found out this issue showing that this is indeed a feature, and not an undefined behaviour.