Closed iahu closed 3 years ago
plugin look up tsconfig.json or jsconfig.json on the project root, but in monorepo tsconfig.json is on package folder.
tsconfig.json
jsconfig.json
Does this quide help https://vuejs.github.io/vetur/guide/setup.html#advanced ?
It should IMO.
plugin look up
tsconfig.json
orjsconfig.json
on the project root, but in monorepotsconfig.json
is on package folder.