{
"watch": ["app.ts", "style.scss", "widget/"],
"ext": "ts, tsx, scss, css",
"exec": "ags run --gtk4 ."
}