Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 0255ebe

Browse files
committed
Add conventional-changelog-core to flow ignore.
An empty json file makes flow fail.
1 parent 6d74a59 commit 0255ebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.flowconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.*node_modules/npm.*
55
.*node_modules/stylelint.*
66
.*node_modules/config-chain.*
7+
.*node_modules/conventional-changelog-core.*
78
.*flow-coverage-report/.*
89
.*custom_format_broken.json
910

0 commit comments

Comments
 (0)