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

Warn about unsupported file extensions #43

Merged
merged 5 commits into from Nov 23, 2022
Merged

Conversation

JamesMGreene
Copy link
Contributor

Closes #28
Closes #29

This check is somewhat inaccurate in that it is specifically checking against file extensions (which we don't care about) rather than the relevant language present within the configuration file, but it's a decent naive check to help clarify things for confused users when they try to configure unsupported languages like TypeScript. 🤷🏻‍♂️

Thanks to @bicstone for mentioning it in #28 and laying the groundwork in #29. 💝

@JamesMGreene JamesMGreene requested a review from a team as a code owner November 23, 2022 05:14
@bicstone
Copy link

Thanks!

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.

Pages config is not injected when generators using with typescript
3 participants