Files
ctfd-cheaters/pyrightconfig.json

8 lines
185 B
JSON

{
"include": ["."],
"extraPaths": ["/home/matteo/Gitted/CTFd"],
"reportMissingImports": true,
"reportUnknownVariableType": false,
"reportUnknownMemberType": false
}