chore: fix generate reference command name in action (#5320)

* chore: fix generate reference command name

* fix require path in typedoc config

* add missing dependencies
This commit is contained in:
Shahed Nasser
2023-10-09 13:45:19 +03:00
committed by GitHub
parent c135730838
commit ce93d75cc5
7 changed files with 482 additions and 9 deletions

View File

@@ -10,6 +10,7 @@
"lint": "turbo run lint"
},
"dependencies": {
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "^7.22.15",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",