feat: improve copilot (#2758)

(cherry picked from commit ace3c37fcc)
This commit is contained in:
Himself65
2023-06-13 10:29:04 +08:00
committed by Alex Yang
parent 9aa211dc77
commit 1b6e95479f
20 changed files with 413 additions and 79 deletions
+4 -1
View File
@@ -102,5 +102,8 @@
"@types/cacheable-request": "^6.0.2",
"@types/responselike": "^1.0.0"
},
"packageManager": "yarn@3.6.0"
"packageManager": "yarn@3.6.0",
"dependencies": {
"marked-mangle": "^1.0.1"
}
}