Описание изменений
This commit is contained in:
5
backend/nodemon.json
Normal file
5
backend/nodemon.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"ignore": ["sessions/*", "*.json"],
|
||||
"ext": "js",
|
||||
"delay": "2500"
|
||||
}
|
||||
Reference in New Issue
Block a user