Skip to content

Commit

Permalink
docs: update readme (#5097) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
wxsms authored and edison1105 committed Apr 7, 2022
1 parent b51167f commit bb51e39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -74,8 +74,7 @@ It is recommended to use [VSCode](https://code.visualstudio.com/). There are cur
### TypeScript Support

- All Vue 3 packages ship with types.
- [vue-tsc](https://github.com/johnsoncodehk/vue-tsc) perform TypeScript type checks / diagnostics on Vue SFCs via the command line.
- [vue-dts-gen](https://github.com/egoist/vue-dts-gen): generate TypeScript definitions from Vue SFCs.
- [vue-tsc](https://github.com/johnsoncodehk/volar/tree/master/packages/vue-tsc) perform TypeScript type checks / diagnostics on Vue SFCs via the command line, generate TypeScript definitions from Vue SFCs.

### Other Projects

Expand Down

0 comments on commit bb51e39

Please sign in to comment.