Skip to content

Commit

Permalink
docs(readme): add note about <script setup> support
Browse files Browse the repository at this point in the history
  • Loading branch information
BenShelton committed Nov 28, 2022
1 parent 0890fb5 commit 5a249bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ You can specify some arguments with either usage. For CLI arguments prepend with
- Can also type check the Template within SFCs
- Only supports Vue3
- Currently does not provide an option to skip Template type checking
- Supports `<script setup>` (which `vue-script-tsc` does not)

### Webpack (vue-cli)

Expand Down

0 comments on commit 5a249bd

Please sign in to comment.