-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Open
Labels
In DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript
Description
I don't know why the tsconfig.json
is ignored even when the --project
or -p
option is specified.
In my opinion, the right implementation should be:
- If no
--project
or-p
option: Ignore tsconfig.json - Otherwise: Use the configuration file specified. All the options used in the command line should overwrite the ones of the configuration file. E.g. The include/exclude keys of the
tsconfig.json
will be ignored when input files are specified.
xLEWKANx, williamrijksen, mrbone, pcastornii, luxaritas and 902 moreomar-g, shamilovtim, ribeirojose, charpun, yaroslav-ilin and 72 moreshamilovtim, charpun, yaroslav-ilin, LuisPacx, roman-suru and 51 moreshamilovtim, yaroslav-ilin, LuisPacx, roman-suru, TkaczykAdam and 57 more
Metadata
Metadata
Assignees
Labels
In DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript