Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

fix: Ensures typescript plugin is used when vue lang="ts" #861

Merged
merged 1 commit into from Oct 11, 2017

Conversation

Shepless
Copy link
Contributor

When using <script lang="ts"> and the files default extension is .js the VueComponentPlugin would complain it could not find a matching plugin (when it should pick up Typescript). This PR fixes that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants