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

fix: add missing dot to extraFileExtensions #90

Merged
merged 1 commit into from
Oct 14, 2024
Merged

fix: add missing dot to extraFileExtensions #90

merged 1 commit into from
Oct 14, 2024

Conversation

jfrs
Copy link
Contributor

@jfrs jfrs commented Oct 13, 2024

According this this extraFileExtensions needs a . before the extension.

Add extensions starting with ., followed by the file extension. E.g. for a .vue file use "extraFileExtensions": [".vue"].

Copy link
Member

@haoqunjiang haoqunjiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. Thank you so much!

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.

2 participants