denoland / denoland/tutorial-with-vue

[Question] How to get Deno's TS config to work properly with .vue files

Open
#1 3 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.