{
  "watch": ["server/**/*.ts", "public/locales/**/*.json"],
  "exec": "ts-node --project tsconfig.server.json server/index.ts"
}
