5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"watch": ["app.ts", "widget/"],
|
|
"ext": "ts, tsx",
|
|
"exec": "ags run --gtk4 ."
|
|
}
|