We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0890fb5 commit 5a249bdCopy full SHA for 5a249bd
README.md
@@ -83,6 +83,7 @@ You can specify some arguments with either usage. For CLI arguments prepend with
83
- Can also type check the Template within SFCs
84
- Only supports Vue3
85
- Currently does not provide an option to skip Template type checking
86
+- Supports `<script setup>` (which `vue-script-tsc` does not)
87
88
### Webpack (vue-cli)
89
0 commit comments