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
When tsconfig.json extends tsconfig.extend.json and tsconfig.extend.json has a syntax error, I would like to know that tsconfig.json and tsconfig.extend.json is read, so that I can watch both files and re-execute when either of them are changed.
When
tsconfig.jsonextendstsconfig.extend.jsonandtsconfig.extend.jsonhas a syntax error, I would like to know thattsconfig.jsonandtsconfig.extend.jsonis read, so that I can watch both files and re-execute when either of them are changed.