Files
2023-05-14 08:07:26 +02:00

7 lines
90 B
JSON

{
"watch": ["./src"],
"ext": "ts,json,hbs",
"ignore": [""],
"exec": "npm start"
}