Skip to content

Instantly share code, notes, and snippets.

@m4r00p
Created August 17, 2016 09:00
Show Gist options
  • Save m4r00p/5cd58f666a80e5a81affd6142f246e6f to your computer and use it in GitHub Desktop.
Save m4r00p/5cd58f666a80e5a81affd6142f246e6f to your computer and use it in GitHub Desktop.
find . -type f -name '*.js' -exec sed -i '' s/.jsx//g {} +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment