Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "types" from svelte base #30

Merged
merged 1 commit into from
Aug 13, 2020
Merged

Conversation

dummdidumm
Copy link
Contributor

Was necessary to get completions for things such as onMount. Obsolete now because of this PR sveltejs/language-tools#441 which adds the typings through /// at the top of every svelte2tsx file.

Was necessary to get completions for things such as `onMount`. Obsolete now because of this PR sveltejs/language-tools#441 which adds the typings through `///` at the top of every svelte2tsx file.
@orta
Copy link
Member

orta commented Aug 13, 2020

Perfect 👍🏻

@orta orta merged commit 7eeaf00 into tsconfig:master Aug 13, 2020
@dummdidumm dummdidumm deleted the patch-1 branch August 14, 2020 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants