{
    "verbose": false,
    "watch": [
        "lib/components/*.jsx",
        "lib/utils/*.js",
        "lib/constants/*.js",
        "lib/entry.jsx"
    ],
    "ext": "js jsx"
}