🔨 Add extensions.json

This commit is contained in:
sebclem 2022-03-04 12:18:22 +01:00 committed by SebClem
parent 565ad01c6d
commit 0143af69dc
No known key found for this signature in database
GPG Key ID: 3D8E353F900B1305

3
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"recommendations": ["redhat.ansible", "dhoeric.ansible-vault", "esbenp.prettier-vscode"]
}