{
"events": {
"start": "cls || clear"
},
"ignore": [
"cypress/*",
"data/sessions/*",
"public/javascripts/*",
"public-typescript/*"
]
}