Angel de la Torre
Angel de la Torre
## Description This problem mainly stems from a dependent package[^1] that converts the file sizes in https://github.com/relative-ci/bundle-stats/blob/afe79a3f89f8110c2e6957ed565a5aa4bb3e9824/packages/utils/src/utils/format.js#L9-L17 As a result the `displayValue` does not match the `value`. ``` "name": "save-topic.js.231018ed472196b528b5.js",...
## Description When QAing https://github.com/danielbeardsley/cimpler/pull/114 , VSCode was giving me a warning about the usage of `assert.equal` in `test/git-build.test.js` as it has been deprecated for a while now. We should...
### Description > [!Note] > I created a reproducible repo that includes more details -- https://github.com/ardelato/syncpack-config-ooo-repo/tree/main. --- I've encountered unexpected behaviors with `lint-semver-ranges` and `list-mismatches` commands when using a configuration...