Exclude generate @babel/types files from coverage report (#9469)

This commit is contained in:
Nicolò Ribaudo 2019-02-08 22:25:19 +01:00 committed by GitHub
parent 045d019149
commit 953182d44a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,3 +8,5 @@ coverage:
target: "80%"
patch:
enabled: false
ignore:
- packages/babel-types/src/*/generated/index.js