kubenix/.vscode/extensions.json

7 lines
82 B
JSON
Raw Normal View History

{
"recommendations": [
"EditorConfig.EditorConfig",
"mkhl.direnv"
]
}