8 lines
185 B
JSON
8 lines
185 B
JSON
{
|
|
"include": ["."],
|
|
"extraPaths": ["/home/matteo/Gitted/CTFd"],
|
|
"reportMissingImports": true,
|
|
"reportUnknownVariableType": false,
|
|
"reportUnknownMemberType": false
|
|
}
|