microsoft / microsoft/TypeScript
allowJs should default to true
Open
@sandersn is already working on this.
Since Sep 1, 2020.
Breaking Change
Needs More Info
Suggestion
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.3k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 132
Description
allowJs should default to true. It works well enough that there aren't significant downsides to using it.
It does, however, change some settings, such as JS resolution in node_modules, I think. I need to list those here before going ahead with this proposal.
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.