mirror of
https://github.com/andrigamerita/simpkey
synced 2025-02-16 20:00:44 +01:00
5 lines
93 B
JSON
5 lines
93 B
JSON
{
|
|
"watch": ["src"],
|
|
"ext": "ts,pug",
|
|
"exec": "npm-run-all -p tsc copy -s start"
|
|
} |