docs: correct grammar in typescript.shim JSDoc (#26626)

This commit is contained in:
Damian Głowala 2024-04-03 16:46:46 +02:00 committed by GitHub
parent 2dc4505c8a
commit 8ae37e7e5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@ export default defineUntypedSchema({
* We recommend instead letting the [official Vue extension](https://marketplace.visualstudio.com/items?itemName=Vue.volar)
* generate accurate types for your components.
*
* Note that if you may wish to set this to `true` if you are using other libraries, such as ESLint,
* Note that you may wish to set this to `true` if you are using other libraries, such as ESLint,
* that are unable to understand the type of `.vue` files.
*/
shim: false