nextcloud/.vscode/settings.json

5 lines
63 B
JSON

{
"shellcheck.customArgs": [
"--shell=bash"
]
}