mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-15 19:22:20 +08:00
b3fb4c5c57
* Fix contentText assignment in CrawlerHost class * fix: recover vscode configurations * feat: add image captioning * feat: add image captioning * clean: vscode config * chore: fix some ts warnings * feat: auto alt text * fix * chore: improve prompt * clean: unused config * fix: failure condition * fix: remove redundant code * fix: catch parse error * fix: catch parse error --------- Co-authored-by: Yanlong Wang <yanlong.wang@naiver.org>
10 lines
241 B
JSON
10 lines
241 B
JSON
{
|
|
"recommendations": [
|
|
"editorconfig.editorconfig",
|
|
"octref.vetur",
|
|
"redhat.vscode-yaml",
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode",
|
|
"streetsidesoftware.code-spell-checker"
|
|
]
|
|
} |