Yuriy Matskanyuk
Yuriy Matskanyuk
> @setchy I checked it. > 1. `experimental` path was fixed by changing both `module` and `moduleResolution` to 'nodenext' > 2. They are moving away from `styled-components` in favor of...
@setchy I will close this PR because I cannot push my changes here or create a PR EDIT: I cannot close it, fix pls
> @setchy I will close this PR because I cannot push my changes here or create a PR > EDIT: I cannot close it, fix pls FYI about changes, for...
> > @setchy I will close this PR because I cannot push my changes here or create a PR > > EDIT: I cannot close it, fix pls > >...
All of the changes are ready for review btw, for some reason when I push it to my fork it is not asking to create PR, maybe because branch name...
@setchy what is the problem here? Do you need help with migrating existing tests?
@Tudmotu review pls
Btw you can check jsPlugin option within oxlint, it will not give you a native oxlint speed for now, but built-in rules will be much faster
> > Btw you can check jsPlugin option within oxlint, it will not give you a native oxlint speed for now, but built-in rules will be much faster > >...
> > Oh, I missed it, sorry for confusion) FYI I used it already, and speed drastically degrade over it for now, like use of built-in rules pass within 500-700ms,...