Maciej Zalewski

Results 6 comments of Maciej Zalewski

I have the same issue ``` plugins: [ require("prettier-plugin-tailwindcss"), require("@trivago/prettier-plugin-sort-imports"), ], ``` only the second one works at a time

imho `tny` > `ty` > `tinysearch` > `ivy`; `ty` is nice, but kinda awkward for me, because it means "you" in Polish :poland: also if you want the name to...

@wparad fair point, but there seems to some generic awkwardness to `tinysearch`. Maybe we could do better. On that note, maybe descriptive, but different, e.g. `bloom-search` as in "Writing a...

Same problem here. I am getting `prosemirror-transform: 1.3.2` in a fresh install. The below changes in the yarn.lock file helped. Thanks @NagiaME ! I've changed this: ``` prosemirror-transform@^1.0.0, prosemirror-transform@^1.1.0, prosemirror-transform@^1.2.1:...