•  
      request #31529 Extend tsconfigs from the build system lib
    Infos
    #31529
    Joris MASSON (jmasson)
    2023-03-31 17:02
    2023-03-30 17:48
    33117
    Details
    Extend tsconfigs from the build system lib

    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.

    1. the tsconfig.json at the root of the Tuleap monorepo
    2. the one for libraries
    3. the one for cypress end-to-end tests
    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2023-03-31
    Attachments
    Empty
    References

    Follow-ups