Open rossPatton opened 6 years ago
when i use flow-coverage-report through my package.json, none of my .flowconfig settings get picked up. this results in a lot of false negatives (basically, every single imported 3rd party module gets marked as not typed)
my settings look like this:
This appears to be fixed as of 4a23f86a84270820d504e7edb71503a1ad581d18 (latest on master).
when i use flow-coverage-report through my package.json, none of my .flowconfig settings get picked up. this results in a lot of false negatives (basically, every single imported 3rd party module gets marked as not typed)
my settings look like this: