reader/backend/functions/.vscode/settings.json
yanlong.wang 89d6d49f06
wip
2024-04-10 19:32:07 +08:00

11 lines
180 B
JSON

{
"cSpell.words": [
"AIHTTP",
"Castable",
"civkit",
"Firestore",
"openai"
],
"typescript.tsdk": "node_modules/typescript/lib"
}