aidgaf-server/.vscode/settings.json
2023-02-15 03:26:12 +00:00

10 lines
207 B
JSON

{
"secrets.enabledFolders": [
"aidgaf"
],
"files.associations": {
"[Jj]enkinsfile*": "groovy"
},
"python.linting.pylintPath": "/usr/local/python/current/bin/python"
}