From 869cbb238a6474ab2c93636e7544601fdf644218 Mon Sep 17 00:00:00 2001 From: Jiangmenghao Date: Thu, 11 Aug 2022 19:58:23 +0800 Subject: [PATCH] docs(quick-start): add the file path for disable generating shim --- docs/content/1.getting-started/1.quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/1.getting-started/1.quick-start.md b/docs/content/1.getting-started/1.quick-start.md index 8df5aef82c0..9ebf516a2b1 100644 --- a/docs/content/1.getting-started/1.quick-start.md +++ b/docs/content/1.getting-started/1.quick-start.md @@ -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({