mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
15 lines
279 B
JSON
15 lines
279 B
JSON
{
|
|
"C_Cpp.errorSquiggles": "enabled",
|
|
"terminal.integrated.env.linux": {
|
|
"PYTHONPATH": "${workspaceFolder}${pathSeparator}${env:PYTHONPATH}"
|
|
},
|
|
"cSpell.words": [
|
|
"Alconna",
|
|
"arclet",
|
|
"Arparma",
|
|
"getbbox",
|
|
"httpx",
|
|
"nonebot",
|
|
"zhenxun"
|
|
]
|
|
} |