{
  "src": {
    "lint": "tasks/**/*.js",
    "js": "src/"
  },
  "dist": {
    "js": "dist/"
  }
}
