nekomeowww / reproduction_volar_cannot_find_vue_module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduction for Volar cannot find module issue

This reproduction repo demonstrates the cannot find module <file_name>.vue or its corresponding type declaration prompt error when component lives in a . prefixed directory that came from Volar extension.

Navigate to .dot/C1.vue to see the error. This issue occurs in both the import statement in .vue component and .ts modules.

About

License:MIT License


Languages

Language:Vue 62.4%Language:HTML 23.3%Language:TypeScript 14.4%