mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-03 22:14:10 +00:00
docs(quick-start): add the file path for disable generating shim (#6519)
This commit is contained in:
parent
1072140b05
commit
fb46c83d73
@ -23,7 +23,7 @@ Before getting started, please make sure you have installed the recommended setu
|
|||||||
|
|
||||||
::alert{type=info}
|
::alert{type=info}
|
||||||
|
|
||||||
If you have enabled **Take Over Mode** or installed the **TypeScript Vue Plugin (Volar)**, you can disable generating the shim for `*.vue` files:
|
If you have enabled **Take Over Mode** or installed the **TypeScript Vue Plugin (Volar)**, you can disable generating the shim for `*.vue` files in your `nuxt.config` file:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
export default defineNuxtConfig({
|
export default defineNuxtConfig({
|
||||||
|
Loading…
Reference in New Issue
Block a user