{
  "watch": [
    "app",
    "locales"
  ],
  "ignore": [],
  "ext": "js json",
  "events": {
    "start": "npm run jshint"
  }
}
