TelegramBot/nodemon.json
2024-10-03 22:15:01 -03:00

9 lines
No EOL
80 B
JSON

{
"ignore": [
"props",
"tmp"
],
"watch": [
"restart.txt"
]
}