Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #783 from mrfelton/fix/flow-ignore-broken-config-c…
Browse files Browse the repository at this point in the history
…hain

build(flow): ignore config-chain/test/broken.json
  • Loading branch information
mrfelton authored Sep 19, 2018
2 parents 800ece4 + 1de5ae6 commit 08d1bdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<PROJECT_ROOT>/dll/.*
<PROJECT_ROOT>/release/.*
<PROJECT_ROOT>/.git/.*
.*/node_modules/config-chain/test/broken.json

[include]

Expand Down

0 comments on commit 08d1bdf

Please sign in to comment.