sveltejs / svelte-preprocess

A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
MIT License
1.73k stars 147 forks source link

fix: address breaking changes in TypeScript 5 #587

Closed jasonlyu123 closed 1 year ago

jasonlyu123 commented 1 year ago

For #586. Also bumping to jest 29 because ts-jest 27 doesn't support TypeScript 5

Before submitting the PR, please make sure you do the following

Tests