diff --git a/.vscode/settings.json b/.vscode/settings.json index 2406fcb..9b34b29 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,5 +5,7 @@ "url": "https://json.schemastore.org/chrome-manifest.json" } ], + // https://github.com/vuejs/language-tools/issues/1815#issuecomment-1282279152 + "volar.vueserver.noProjectReferences": true, "cSpell.words": ["crxjs"] }