You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am following Angular2's quickstart guide and I can't seem to make TSS read the tsconfig.json. Maybe I am doing something wrong... I am following the tutorial step by step. If anyone using TSS has made it work, would you share how?
The text was updated successfully, but these errors were encountered:
not sure whether this is still relevant, but check the tsconfig.json section in the handbook: as soon as files arguments are provided, tsconfig.json is ignored. Otherwise, ˋtssˋ behaves like ˋtscˋ, so you might need to provide a ˋ--projectˋ.
I am following Angular2's quickstart guide and I can't seem to make TSS read the tsconfig.json. Maybe I am doing something wrong... I am following the tutorial step by step. If anyone using TSS has made it work, would you share how?
The text was updated successfully, but these errors were encountered: