wishlist-app/nodemon.json
Benny Samir Hierl 38600ebacb first commit
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
2022-01-29 11:04:24 +01:00

4 lines
82 B
JSON

{
"ignore": [".git", "node_modules/**/node_modules"],
"watch": ["src/api/"]
}