We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230667a commit f1fa1b9Copy full SHA for f1fa1b9
docs/user-guide.md
@@ -250,4 +250,10 @@ Example **.vscode/settings.json**:
250
251
You should check the [parser configuration](#parser-configuration).
252
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
258
[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