5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"python.linting.pylintArgs": [
|
|
"--unsafe-load-any-extension=y"
|
|
]
|
|
} |