 {
   "watch": [
      "server/**/*.*", 
      ".env"
   ],
    "ext": "js,json,mjs,yaml,yml"
 }