We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
language-tools/packages/svelte2tsx/src/emitDts.ts
Line 258 in bc82064
this line cause @svelte/package unable to genrate d.ts for .svelte.ts file svelte 5
The text was updated successfully, but these errors were encountered:
fix: handle svelte.ts/js files when emitting types
6ba86d2
#2241
chore: bump svelte2tsx dependency
5d4f1cd
...to support generating types for `.svelte.ts` files Related: sveltejs/language-tools#2241
chore: bump svelte2tsx dependency (#11619)
6f9526b
* chore: bump svelte2tsx dependency ...to support generating types for `.svelte.ts` files Related: sveltejs/language-tools#2241 * peer dep 5.0 * lint --------- Co-authored-by: Rich Harris <[email protected]>
No branches or pull requests
language-tools/packages/svelte2tsx/src/emitDts.ts
Line 258 in bc82064
this line cause @svelte/package unable to genrate d.ts for .svelte.ts file svelte 5
The text was updated successfully, but these errors were encountered: