peinjector/.vscode/settings.json

8 lines
224 B
JSON

{
"yaml.schemas": {
"https://json.schemastore.org/yamllint.json": "file:///c%3A/Users/Administrator/Desktop/PEinjector/package/cli/manifest.yml"
},
"python.analysis.extraPaths": [
"./tool"
]
}