Files
2020-03-09 07:51:13 +01:00

5 lines
84 B
JSON

{
"python.linting.pylintArgs": [
"--unsafe-load-any-extension=y"
]
}