A scalable, traceable job queue for background processing large queues of tasks in WordPress. Specifically designed for distribution in WordPress plugins (and themes) - no server access required.
It looks like we're using this grunt-phpcs package as a shortcut for running phpcs. However, the package hasn't been updated in 8 years, and it is supposed to be run with a very old version of Node. It seems like we could remove this package and just run phpcs via a composer script or something.
Seems we can get rid of most node js thingies here, we only need the package json fine to make it work with wc release tool. Marking as a enhancement request. Let us know if you want to sent a PR.
It looks like we're using this grunt-phpcs package as a shortcut for running phpcs. However, the package hasn't been updated in 8 years, and it is supposed to be run with a very old version of Node. It seems like we could remove this package and just run phpcs via a composer script or something.
Here's the error I get when I run
npm i
: