Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
docs(quick-start): add the file path for disable generating shim
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiangmenghao committed Aug 11, 2022
1 parent 4f9337a commit 869cbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/1.getting-started/1.quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 869cbb2

Please sign in to comment.