denoland / denoland/tutorial-with-vue
[Question] How to get Deno's TS config to work properly with .vue files
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have followed this example; through the website's step-by-step, and by cloning this repo.
In both cases, Deno's TS server displays linting errors when importing .vue components if they do not have a default export. Like the `App.vue` in this repo.
It seems there is no config in the Deno liniting to exclude this issue, nor a way to suppress it via deno's ts `compilerOptions`
What is the recommendation here?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.