Flávio Carvalho

Results 6 issues of Flávio Carvalho

Could we remove `standard` completely? The only rule that I can't get around is the space in classes, rest seems fine.. There was also an inconsistency with arrowParens, not sure...

It takes very little effort with tools like https://intuit.github.io/auto/index The idea would be to automatically publish an `alpha` version to npm on every pr commit and based on pr labels...

enhancement

Error msg: bundling failed: Error: require() must have a single string literal argument

## Description - Added the ability to customise which Yjs XmlText element lexical uses. This is helpful in cases where we can have multiple editors in the same ydoc -...

CLA Signed

If we have some pretty big tables and don't need super fast queries, we should still be able to store and access that data. We could maybe use an async...

sqlite
needs-research
needs-sponsor

## Current Implementation and Challenges Livestore's current architecture relies on SharedWorkers for message coordination and a WebWorker for persisting memory database changes to disk. However, this approach has several limitations:...

adapter:web