DEV Community

Milo
Milo

Posted on

Svelte & vscode & typescript odd error

hey, im using svelte for a project and vscode extension, and im using typescript, i have it structered like so: src/webviews/
tsconfig.json
components/Sidebar.svelte
pages/Sidebar.ts
this is the error
not sure how to fix it?
anyone know?

code: https://github.com/Milo123459/salt/tree/master/vscode-salt

Please, anything will help! I'm so confused.

Top comments (0)