Shared `tsconfig.json` files from which all other `tsconfig.json` inherit from.
npm install config-tsconfigtsconfig.json files from which all other tsconfig.json inherit from.
extends:
files, include and exclude from the inheriting config file overwrite those from the base config file, and that circularity between configuration files is not allowed.