mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2024-12-23 15:52:59 +03:00
add formatter
This commit is contained in:
parent
59bcbb5d72
commit
9fc296447b
@ -10,10 +10,12 @@
|
|||||||
],
|
],
|
||||||
"url": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainerFeature.schema.json"
|
"url": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainerFeature.schema.json"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"editor.formatOnSave": true
|
||||||
},
|
},
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"mads-hartmann.bash-ide-vscode"
|
"mads-hartmann.bash-ide-vscode",
|
||||||
|
"foxundermoon.shell-format"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user