merge .flowconfig files part 1

Differential Revision: D2472462

committer: Service User <svcscm@fb.com>
This commit is contained in:
Aaron Chiu 2015-09-23 12:59:50 -07:00 committed by facebook-github-bot-7
parent 407247fe1e
commit 9f62d54cce
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@
"LICENSE",
"PATENTS",
"README.md",
"jestSupport"
"jestSupport",
".flowconfig"
],
"scripts": {
"test": "NODE_ENV=test jest",