mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"asabil.meson",
|
|
"EditorConfig.editorconfig",
|
|
"ms-python.python"
|
|
]
|
|
}
|