yarn run eslint | grep -o "warning.*$" | sed -e's/ */ /g' | sort | uniq -c | sort
Created
May 25, 2021 13:11
-
-
Save dhlavaty/1e1c82bc42239e8788a82a1c99c7ae9b to your computer and use it in GitHub Desktop.
Group and count eslint warnings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment