chore: remove rimraf doc

pull/13/head
洛竹 3 years ago
parent 603a62d1d5
commit c7498b2986

@ -5,7 +5,7 @@
"scripts": {
"prebuild": "rimraf docs/",
"build": "typedoc",
"dev": "rimraf doc & yarn build --watch & serve docs/"
"dev": "yarn build --watch & yarn serve docs/"
},
"devDependencies": {
"rimraf": "^3.0.2",
@ -13,4 +13,4 @@
"typedoc": "^0.21.5",
"typescript": "^4.3.5"
}
}
}
Loading…
Cancel
Save