Files
wutheringwaves/.vscode/settings.json

14 lines
217 B
JSON

{
"cSpell.words": [
"aiofiles",
"httpx",
"levelname",
"TheLovinator",
"Wuthering",
"wutheringwaves"
],
"python.analysis.ignore": [
"**.json"
]
}