Created
June 1, 2020 15:14
-
-
Save atabel/8526a441f1adea092e4a94ffb30bae77 to your computer and use it in GitHub Desktop.
flow-typed missing modules
This file contains 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
yarn flow check | grep "Cannot resolve module" | sort | uniq | sed s/Cannot\ resolve\ module//g | sed 's/[\`|\.]//g' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment