chore: add typedocs script to root
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"release": "turbo run release",
|
||||
"build": "turbo run build",
|
||||
"test": "turbo run test",
|
||||
"lint": "turbo run lint"
|
||||
"lint": "turbo run lint",
|
||||
"typedocs": "pnpm --dir docs typedocs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.27.0",
|
||||
|
||||
Reference in New Issue
Block a user