{ "install": { "include": [ "^package\\.json$", "^\\.env$" ] }, "restart": { "exclude": [ "^public/", "^dist/" ], "include": [ "\\.ejs$" ] }, "throttle": 100 }