Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: jsconfig #132

Merged
merged 7 commits into from
Oct 1, 2023
Merged

feat: jsconfig #132

merged 7 commits into from
Oct 1, 2023

Conversation

dominikg
Copy link
Owner

@dominikg dominikg commented Sep 30, 2023

fixes #87

This PR adds new options configName and configNames to TSConfckFindOptions and TSConfckFindAllOptions respectively.
Passing jsconfig.json there is going to search for the closest jsconfig.json file instead of tsconfig.json.

Additionally if a config has allowJs: true in compilerOptions, the default extensions applied to glob patterns for matching files also include .js, .mjs, .cjsand .jsx.

@dominikg dominikg mentioned this pull request Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant