dotfiles/pyrightconfig.json

9 lines
115 B
JSON

{
"executionEnvironments": [
{
"root": "scripts",
"extraPaths": ["script-resources"]
}
]
}