facebook

tsconfig outside of the project folder

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #525047 Reply

    ak-mph
    Participant

    Is it possible to have tsconfig.json file outside of project folder? In my use-case I have two sub-projects which share the same tsconfig.json that is located in the common root folder.

    tsc and tserver can located the file properly, http://www.typescriptlang.org/docs/handbook/tsconfig-json.html

    By invoking tsc with no input files, in which case the compiler searches for the tsconfig.json file starting in the current directory and continuing up the parent directory chain.

    #525073 Reply

    support-swapna
    Moderator

    ak-mph,

    Currently, tsconfig.json outside of project folder is not supported. We have an enhancement request filed to support tsconfig.json outside of the project folder.

    Can you please clarify if your project structure is similar to the one discussed in this thread?
    https://www.genuitec.com/forums/topic/ts-source-organisation-presentation/

    –Swapna
    MyEclipse Support

    #525172 Reply

    ak-mph
    Participant

    Yes, that is exactly what we have.

    #525214 Reply

    support-swapna
    Moderator

    ak-mph,

    Thank you for getting back to us. We will keep you posted when the support is added.
    Please let us know if you see any other issues.

    –Swapna
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: tsconfig outside of the project folder

You must be logged in to post in the forum log in