Reordering JSON keys is unnecessary and can lead to confusion. Keep the original order unless there's a specific reason to change it. Reason this comment was not posted: Confidence changes required:50% The PR modifies the order of JSON keys in the observer.j2 file. This change is not neces...
I'm working on a team that utilizes a mix of x64-based and m1-based macs, and has CI build processes that uses musl. We're seeing thatnpmis skipping platform-specific optional dependencies for packages such as@swc/coreas a result of thepackage-lock.jsonfile being generated without all ...