doc - 2
This commit is contained in:
parent
95cc955da9
commit
04f114ff69
File diff suppressed because one or more lines are too long
@ -14,8 +14,8 @@
|
||||
"format": "prettier --write src/**/*.js typings/**/*.ts",
|
||||
"lint:all": "npm run lint && npm run lint:typings",
|
||||
"checkup": "node update.mjs",
|
||||
"docs": "docgen --source src --custom discord.js/index.yml --output discord.js/main.json",
|
||||
"docs:test": "docgen --source src --custom discord.js/index.yml"
|
||||
"docs": "docgen --source src --custom docs/index.yml --output docs/main.json",
|
||||
"docs:test": "docgen --source src --custom docs/index.yml"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
|
Loading…
Reference in New Issue
Block a user