mirror of
https://github.com/ThisIsBenny/wishlist-app.git
synced 2025-04-19 15:27:41 +00:00
4 lines
82 B
JSON
4 lines
82 B
JSON
{
|
|
"ignore": [".git", "node_modules/**/node_modules"],
|
|
"watch": ["src/api/"]
|
|
}
|