Skip to content

Commit 5a249bd

Browse files
committed
docs(readme): add note about <script setup> support
1 parent 0890fb5 commit 5a249bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ You can specify some arguments with either usage. For CLI arguments prepend with
8383
- Can also type check the Template within SFCs
8484
- Only supports Vue3
8585
- Currently does not provide an option to skip Template type checking
86+
- Supports `<script setup>` (which `vue-script-tsc` does not)
8687

8788
### Webpack (vue-cli)
8889

0 commit comments

Comments
 (0)