{
  "watch": ["src/**/*"],
  "ext": "ts,json",
  "ignore": ["src/**/*.spec.ts"],
  "exec": "npm run build && npm install -g && one git push"
}
