anything-llm/.vscode/settings.json
Sean Hatfield 17c1913ccc
[FEAT]: Allow user to set support email (#726)
* implement custom support email for usermenu support button

* small refactor

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-19 10:30:41 -08:00

19 lines
287 B
JSON

{
"cSpell.words": [
"anythingllm",
"Astra",
"Dockerized",
"Embeddable",
"hljs",
"Langchain",
"Milvus",
"Mintplex",
"Ollama",
"openai",
"Qdrant",
"vectordbs",
"Weaviate",
"Zilliz"
],
"eslint.experimental.useFlatConfig": true
}