bunbun/.vscode/settings.json

11 lines
178 B
JSON
Raw Normal View History

2019-12-23 03:09:46 +00:00
{
"cSpell.words": [
"Hotwatch",
"actix",
"bunbun",
"bunbunsearch",
"itertools",
"opensearchdescription"
2020-01-01 00:12:17 +00:00
],
"python.pythonPath": "/usr/bin/python3"
2019-12-23 03:09:46 +00:00
}