TelegramBot/nodemon.json
2024-10-06 13:35:20 -03:00

9 lines
No EOL
80 B
JSON

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