Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RayGuo-ergou committed Mar 9, 2024
1 parent e565d1b commit fda6fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/lspconfig/server_configurations/tsserver.lua
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Here's an example that disables type checking in JavaScript files.
### Vue support
As of 2.0.0, Volar no longer supports TypeScript itself. Instead, a plugin adds
As of 2.0.0, Volar no longer supports TypeScript itself. Instead, a plugin
adds Vue support to this language server.
*IMPORTANT*: It is crucial to ensure that `@vue/typescript-plugin` and `volar `are of identical versions.
Expand Down

0 comments on commit fda6fdd

Please sign in to comment.