Skip to content

Commit f1fa1b9

Browse files
committed
chore: add faq for ts
1 parent 230667a commit f1fa1b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/user-guide.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,10 @@ Example **.vscode/settings.json**:
250250

251251
You should check the [parser configuration](#parser-configuration).
252252

253+
### You're using TypeScript and the imported `*.svelte` component types cannot be resolved or appear to be
254+
255+
You can try [typescript-eslint-parser-for-extra-files]. Note however that it is still an experimental package.\
256+
If you know of a better solution than that please let us know.
257+
253258
[eslint-plugin-svelte3]: https://github.com/sveltejs/eslint-plugin-svelte3
259+
[typescript-eslint-parser-for-extra-files]: https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files

0 commit comments

Comments
 (0)