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
Also if there are multiple tsconfig.json people generally want to see errors from only one tsconfig.json. Otherwise the error panel becomes fairly useless fairly quickly
People need multiple tsconfig.json files, but its difficult to know without user intervention what their plan is with all these files.
Spec out (and use) something like a
tsproject.json
(or call ittsb.json
?)Also support other things like:
tslint.json
package.json
tsd.json
formatCodeOptions
launch.json
Refs (Most tsconfig issues):
Heirarchical tsconfig : microsoft/TypeScript#1928
Mutiple tsconfig : microsoft/TypeScript#4714
Medium sized projects
dependencies
: microsoft/TypeScript#3469name
property : microsoft/TypeScript#2938The text was updated successfully, but these errors were encountered: