docs(quick-start): add the file path for disable generating shim (#6519)

This commit is contained in:
Jiang Menghao 2022-08-12 05:21:51 +08:00 committed by GitHub
parent 1072140b05
commit fb46c83d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Before getting started, please make sure you have installed the recommended setu
::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
export default defineNuxtConfig({