{
    "concurrentFiles": 1,
    "globIncludePatterns": [
        "./www/**/*.js"
    ],
    "outputDir": "./flow-coverage",
    "reportTypes": [
        "text",
        "html",
        "json"
    ]
}
