cli
cli copied to clipboard
refactor: replace strip-ansi with native module
Inspired by https://github.com/eslint/eslint/pull/18982
This API is built-in since node 16.11. react-native-cli already requires node 18 as of last year.
Not sure if this windows snapshot diff could be related to this PR or not?
@stianjensen not really, failure on E2E Windows pipeline was caused by other change that landed on main branch. This PR should be good to merge 👍
There hasn't been any activity on this pull request in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.