Alistair Smith

Results 121 comments of Alistair Smith

Able to reproduce this using the Context Menu component in `@radix-ui/[email protected]`🙂

With increasingly more runtimes and bundlers implementing things like `{type: 'text'}` and the [import bytes](https://github.com/tc39/proposal-import-bytes) proposal, what can we do to help see this land in TypeScript?

Thanks for the report, are you still experiencing this? We've changed a fair bit of the types recently, there's a chance this got fixed.

Closing this one as types.d.ts no longer exists and #18024 introduces a test case for avoiding errors in @types/bun

My understanding is that .js will work under cjs and esm conditions (covering node10, node16, nodenext) and that the biggest difference is that we should use `.ts` if `allowImportingTsExtensions` is...

Closing this as fixed in the most recent versions of Bun's types (>=1.2.7) 🎉 To take advantage of this, you unfortunately cannot have `DOM` enabled in your tsconfig. This is...

Hi @valtyr are you still working on prisma-kysely? Appreciate your time is precious especially in open source, so thank you for your hard work. Would you be looking for maintainers...

> Hey @alii, I'm sorry for the late reply. Nice work on this PR! Sadly, prisma-kysely has been on the backburner recently cause of work stuff... but thankfully there's not...