microsoft / microsoft/TypeScript
Is there a MSBuild parameter that tells VS which `tsconfig.json` to use?
Open
@paulvanbrenk is already working on this.
Since Apr 14, 2016.
Bug
Domain: Something Else
Visual Studio
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.3k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 132
Description
I have 2 tsconfig.json files:
- tsconfig.full.json
- tsconfig.quick.json
I want to be able to point the VS2015 to either one of them accorting to the configuration parameters in *.targets files. How can I do it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.