@nuxt/schema-nightly
Advanced tools
Comparing version 3.11.2-28535693.2dc4505c to 3.11.2-28536386.af3594c7
{ | ||
"name": "@nuxt/schema-nightly", | ||
"version": "3.11.2-28535693.2dc4505c", | ||
"version": "3.11.2-28536386.af3594c7", | ||
"repository": { | ||
@@ -53,3 +53,3 @@ "type": "git", | ||
"unenv": "1.9.0", | ||
"vite": "5.2.7", | ||
"vite": "5.2.8", | ||
"vue": "3.4.21", | ||
@@ -56,0 +56,0 @@ "vue-bundle-renderer": "2.0.0", |
@@ -1533,3 +1533,3 @@ import type { ComponentsOptions } from '../src/types/components' | ||
* 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, that are unable to understand the type of `.vue` files. | ||
* 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. | ||
* | ||
@@ -1536,0 +1536,0 @@ * @default false |
@@ -1129,3 +1129,3 @@ | ||
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, that are unable to understand the type of `.vue` files. | ||
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. | ||
@@ -1132,0 +1132,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
506802