matt penrice
matt penrice
``` const match = micromatch(['/a/file/path/.hiddenFile.ejs.txt', '*.ejs.*', {matchBase: true}] ``` This is awful DX
Any reason why sql.js wouldn't be suitable for use with an ORM? (I'm using the [sqlite support](https://typeorm.io/#/) in typeorm). Would it be unrealistic to expect to expect the adapter to...
This is even more necessary given the rise of bun. https://github.com/oven-sh/bun/issues/6184
- [PR for one shot algorithms like ed25519](https://github.com/oven-sh/bun/issues/6418#event-11059916254) - [Similar bug without reproduction](https://github.com/oven-sh/bun/issues/7130)
+1 See the following error: ``` 489 | listen(port, hostname, onListen) { ^ TypeError: The argument 'options' must have the property "port" or "path". Received {"port":"2222","host":"127.0.0.1"} ``` With the following...
Having trouble coming up with a suitable type guard for this?
Moonrepo On Thu, 1 Feb 2024 at 23:49, Andrew McClenaghan ***@***.***> wrote: > Any chance this could get picked back up? It would be super helpful :) > > —...
I also get this error
friendly ping @admorgan @grimmySwe