Jayden Carey
Jayden Carey
**Is your feature request related to a problem? Please describe.** I have a project that uses alternative tsconfig files for different environments (e.g. `tsconfig.dev.json` `tsconfig.prod.json`). The svelte-check `--tsconfig` flag doesn't...
The docs currently recommend using type assertions with `as` as a means of assigning types to reactive declarations in lieu of being able to add type annotations directly. Given the...
### Clear and concise description of the problem All package managers support some form of setting a workspace/package for running commands. It would be convenient to have this as a...
### Which @codeimage/* package(s) are relevant/releated to the feature request? _No response_ ### Description There are a lot of languages out there without proper support for syntax highlighting, seemingly primarily...
This plugin looks great. Would be cool to add support for Svelte. Happy to try have a crack at it in my free time if you're open to contributions 🙂
Hi, first of all just want to say this is a super cool utility you've put together. Nice work! Unfortunately, the use case I had for this was for being...
Couldn't figure out why this was giving me errors, turns out it was just the casing for the `runOnTs` flag needed to be camel case.