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