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