6 lines
81 B
JSON
6 lines
81 B
JSON
{
|
|
"watch": ["./**/web.php", "./database/"],
|
|
"ext": "php",
|
|
"delay": "200"
|
|
}
|