Jacob Bowdoin

Results 46 issues of Jacob Bowdoin

### Environment node 18.12.1 Windows 11 pnpm 8.6.0 ### Reproduction - clone https://github.com/unocss/unocss/tree/svelte-scoped-stub - `pnpm install` - `pnpm -F svelte-scoped stub` (if we instead run `pnpm -F svelte-scoped build` at...

enhancement
discussion

To reproduce, clone https://github.com/jwrunner/svelte-ui/tree/b5f948ed234b4ae50f7e96bf2981d9484568d35e and run `npx svench --verbose`. You'll see `[svench] Written: .svench\index.html` logged out but it will never get to `[routix] Written: .svench\src\routes.js` as it should. It hangs...

I'm wanting to use Types in my Svench file to set up the view but Vite will throw errors as soon as I start using typings like this: ```svelte import...

### Motivation I don't like brackets on their own line as it makes the code much longer and harder to read. It may be useful for editing but it's just...

enhancement
help wanted
new rule

We would like to move our backend from [Firebase](https://firebase.google.com/) to [Supabase](https://supabase.com/). The reason for choosing Firebase in the beginning is because it was a complete backend that was very easy...

- [x] Refactor current entries into new data format - [x] Update interface to allow for adding more media once a current one already exists - [ ] Optimize video...

Change from: latin, orthographyFoo, orthographyBar To: orthographyBar, latin, orthographyFoo