mirror of
https://github.com/konpa/devicon.git
synced 2025-02-19 14:54:35 +01:00
VS Code `extension.json` recommends this extension: - EditorConfig for VS Code - id: editorconfig.editorconfig
6 lines
63 B
JSON
6 lines
63 B
JSON
{
|
|
"recommendations": [
|
|
"editorconfig.editorconfig"
|
|
]
|
|
}
|