ignore specific node_module flow error

This commit is contained in:
Jean Lauliac 2017-05-23 13:52:20 +01:00
parent 4ebe1e70fc
commit 926e42c1fc
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
[ignore]
.*/node_modules/conventional-changelog-core/test/fixtures/_malformation.json
[options]
module.name_mapper='^types/\(.*\)$' -> '<PROJECT_ROOT>/types/\1.js'