mirror of
https://github.com/barkeser2002/mcsleepingserverstarter.git
synced 2026-09-25 01:50:12 +03:00
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"watch": ["./src"],
|
|
"ext": "ts,json,hbs",
|
|
"ignore": [""],
|
|
"exec": "npm start"
|
|
}
|