nonebot2/.vscode/settings.json

4 lines
94 B
JSON
Raw Normal View History

2018-08-16 16:12:07 +00:00
{
2018-12-27 12:23:45 +00:00
"python.pythonPath": "${workspaceFolder}/venv/bin/python",
"search.usePCRE2": true
2018-08-16 16:12:07 +00:00
}