mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
docs: correct grammar in typescript.shim
JSDoc (#26626)
This commit is contained in:
parent
2dc4505c8a
commit
8ae37e7e5c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user