Closed filipre closed 3 months ago
Hehe yeah I noticed this too the other day. We also have some codemods that are not micro-utils or native/polyfills, so the numbers are skewed a bit. I think its fine to native and micro-util 👍 We can probably get rid of the script pretty soon too, since we've already implemented the bulk of them
I noticed the percentage is a bit off. The
which
script only lists native and micro-util replacements but there are preferred replacements in the package as well which counted towards the progress. What should the percentage represent? This PR uses native and micro-util replacements only.