Closed
Description
Related plugins
Description
In newest npm create vue@latest
project, we could use decorators after set "experimentalDecorators": true
in standalone .ts
files. But it couldn't be transformed in .vue
files in <script lang="ts"></script>
.
I advice to support decorators in .vue
files directly or with "experimentalDecorators": true
.
Suggested solution
Support decorators in .vue
files.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
No labels