tobey

Results 28 comments of tobey
trafficstars

@bradlc I do not see this anymore. Sorry I somehow missed this notification. Thanks for the great package.

It already uses Next 9. I just created a PR with 9.1 and public folder support.

@deviantintegral do you have a fix for this?

@rtivital I'm a little confused by this fix. Why are we now returning any? ``` error Unsafe array destructuring of a tuple element with an `any` value @typescript-eslint/no-unsafe-assignment ui:lint: error...

I have a POC of this working in a similar way to the remix-run example above. I created as a new plugin so it is missing some functionality from the...

@nicholasio I guess you could do that but prettier will format all files types because of the editorconfig here. https://github.com/10up/wp-scaffold/blob/trunk/.editorconfig#L3. I think it would be a little weird processing non...

@thatluke @sudar the same issue exists for us on WPEngine

Even though I originally setup the unit tests this way on the old repo I agree with @stevector. This is where terminus project setup would really be helpful if you...

@mgubala-edge1s @unfulvio-godaddy From what I can tell phpunit 10 is already supported. If you install phpunit 10 and then you install 10up/wp_mock it will install the version 0.4.2 of 10up/wp_mock....

@Narimm That is not how caret constraints work https://jubianchi.github.io/semver-check/#/^9.6/10.0.0 My solution above is still working above