Marek Dědič
Marek Dědič
Ok, turns out that in the process of switching to pnpm, `intl-messageformat` got updated from 9.12.0 to 9.13.0 - if I pin it to 9.12.0, the issue is fixed
Hi, I have submitted a fix in #217
Thanks for the fix and sorry for the trouble!
Coming from #1723: I always took it that one of the points of WPCS is to enforce consistent code style throughout different WP codebases. If it indeed it so that...
Yeah, I could disable this per-file in the config, that's true... I could also use disable comments. However, I expect to have more tests in more files that do not...
Hi, thanks for the PR, I'll take a look at it ;)
Thanks for the PR, I have a few changes I'd like to make, do you still have the time to look at this?
Hi @pmagictech, thanks once again for the PR, the project has had a lot of changes recently, so rather than rebasing your PR, I took the changes and re-applied them...
@Shereef, would you please try this for your version of #707 as well?
> Ergh, actually - should we parse it if it's a string? I don't know :D I don't know why encoded json is passed as the source map in the...