-
João Magalhães authoredJoão Magalhães authored
nodemon.json 114 B
{
"ext": "js,ts,jsx,tsx,mjs,json",
"ignore": ["dist", ".parcel-cache"],
"ignoreRoot": [".git"]
}
{
"ext": "js,ts,jsx,tsx,mjs,json",
"ignore": ["dist", ".parcel-cache"],
"ignoreRoot": [".git"]
}