epic-games-notifier-telegram/.vscode/settings.json

6 lines
96 B
JSON

{
"python.analysis.extraPaths": [
"./src/commands",
"./src/commands"
]
}