web_reader / .vscode /exensions.json
hanxiao's picture
feat: add image captioning (#6)
b3fb4c5 unverified
raw
history blame contribute delete
241 Bytes
{
"recommendations": [
"editorconfig.editorconfig",
"octref.vetur",
"redhat.vscode-yaml",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"streetsidesoftware.code-spell-checker"
]
}