Since request #31181, tsconfig.json
files can extend several files. One use-case cited is to be able to extend a community-maintained tsconfig file that you pull from an external npm module.
As a follow-up of request #26381, we should pull our three main tsconfig.json files and provide them from our "system" libraries.
- the
tsconfig.json
at the root of the Tuleap monorepo
- the one for libraries
- the one for cypress end-to-end tests