Skip to content

Commit

Permalink
Merge pull request #163 from facebook/cpojer-patch-1
Browse files Browse the repository at this point in the history
Add `munge_underscores` to .flowconfig
  • Loading branch information
cpojer committed Aug 25, 2015
2 parents 30948a0 + b36371f commit 3d3ca47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.flowconfig
Expand Up @@ -15,6 +15,7 @@

[options]
module.system=haste
munge_underscores=true

suppress_type=$FlowIssue
suppress_type=$FlowFixMe
Expand Down

0 comments on commit 3d3ca47

Please sign in to comment.