{
  "watch": ["test", "scripts"],
  "ext": "js,jsx,ts,tsx,vue,json",
  "exec": "ts-node scripts/build.ts"
}
