rpi/.vscode/settings.json

5 lines
84 B
JSON
Raw Normal View History

2021-10-19 21:54:26 +02:00
{
"editor.codeActionsOnSave": {
"source.fixAll.shellcheck": true
}
}