Jayden Carey

Results 7 issues of 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...

needs repro

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...

enhancement

### 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...

wontfix
feature

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 🙂

enhancement

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.