diff --git a/.taprc b/.taprc index 6fe29f63..39075b08 100644 --- a/.taprc +++ b/.taprc @@ -2,4 +2,5 @@ ts: false jsx: false flow: false coverage: true -strict: true \ No newline at end of file +strict: true +check-coverage: false \ No newline at end of file