mirror of
https://github.com/konpa/devicon.git
synced 2025-07-31 03:40:16 +02:00
Add VS Code extension recommendations (#1495)
VS Code `extension.json` recommends this extension: - EditorConfig for VS Code - id: editorconfig.editorconfig
This commit is contained in:
5
.vscode/extensions.json
vendored
Normal file
5
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"editorconfig.editorconfig"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user