node-core-utils
node-core-utils copied to clipboard
fix(git-node): followup fix for supported wpt jsons
CC @panva
Followup https://github.com/nodejs/node/pull/54593/files#diff-044c4e3128d6bcf139f31a36cf054f2e59954367d4493e1c1b1a42d7b9d88067
@nodejs/node-core-utils this hasn't had any objections, and without it, updating the WPT is harder (for interfaces)
It's not immediately obvious why this change is needed now, did the WPT suite start using non-JSON files recently?
Yes. In a recent PR, the WebCryptoAPI status file was changed from a JSON file to a JS file.