{
  "ignore": ["public/**","views/**"],
  "watch": ["index.js","nodemon.json","restart"],
  "ext": "js,mjs,json"
}