mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
8 lines
66 B
JSON
8 lines
66 B
JSON
{
|
|
"watch": [
|
|
"*.js"
|
|
],
|
|
"ignore": [
|
|
"/public/*"
|
|
]
|
|
} |