diff --git a/.flowconfig b/.flowconfig index 5bca751f..4fc057fc 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,4 +1,5 @@ [ignore] +.*/node_modules/conventional-changelog-core/test/fixtures/_malformation.json [options] module.name_mapper='^types/\(.*\)$' -> '/types/\1.js'