chore: add watch scripts

pull/2/head
洛竹 3 years ago
parent c713f4cd68
commit ea3c2effcd

@ -1,7 +1,8 @@
{
"license": "MIT",
"scripts": {
"build": "typedoc"
"build": "typedoc",
"watch": "yarn build --watch"
},
"devDependencies": {
"typedoc": "^0.21.5",

Loading…
Cancel
Save