summary refs log tree commit diff stats
path: root/pyrightconfig.json
blob: 4fd12d6d97d9496435186dd9b5d9302d0fda9d08 (plain) (blame)
1
2
3
4
5
6
7
{
    "include": [
        "cogs",
        "common",
        "components"
    ]
}