-
-
Notifications
You must be signed in to change notification settings - Fork 218
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
Description
- I use
svelte-check
with a custom --tsconfig path. However, the VSCode extension uses the default one (tsconfig.json)
Proposed solution
Add an extension configuration to set the tsconfig path.
"svelte.plugin.typescript.tsconfigPath": "./tsconfig.json"
Alternatives
No response
Additional Information, eg. Screenshots
No response
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working