Created
July 14, 2020 16:19
-
-
Save sergeysova/5da9291c181fc295d7cc8e5370372dc4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jq '.devDependencies | keys | map(select(. | match("eslint"))) | .[]' package.json | xargs yarn remove |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment