cli icon indicating copy to clipboard operation
cli copied to clipboard

refactor: replace strip-ansi with native module

Open stianjensen opened this issue 1 year ago • 2 comments

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.

stianjensen avatar Oct 06 '24 12:10 stianjensen

Not sure if this windows snapshot diff could be related to this PR or not?

stianjensen avatar Oct 20 '24 13:10 stianjensen

@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 👍

szymonrybczak avatar Oct 21 '24 04:10 szymonrybczak

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.

github-actions[bot] avatar Feb 04 '25 03:02 github-actions[bot]